commit | 4287423ed9a5de66b530c1ec59f6c4d207c0884f | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Mon Mar 07 16:24:03 2022 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 15:36:17 2022 +0200 |
tree | 8e6c14373202a9656a4919ab9978a6183cfa670e | |
parent | 55c33cb09c06b1915f689809359dff9f66b6020d [diff] |
board: gateworks: gw_ventana: move ft_early_fixups out of common DM is not used for the SPL and a generic DT is used in the SPL which requires no fixups. Remove the call in the SPL and move the function into the U-Boot code. Signed-off-by: Tim Harvey <tharvey@gateworks.com>