diff options
author | Marek Vasut <marex@denx.de> | 2022-09-19 21:41:16 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2022-10-21 11:54:12 +0200 |
commit | 8e374457bad7ab9dcaae580cfbbd2b1ca02c46a1 (patch) | |
tree | 5ba7d9444771d17250d774b48a684b955215975e /board/toradex | |
parent | 1f908b1898bd5258bb95521de54fdca8e91edb00 (diff) | |
download | u-boot-8e374457bad7ab9dcaae580cfbbd2b1ca02c46a1.tar.gz u-boot-8e374457bad7ab9dcaae580cfbbd2b1ca02c46a1.tar.bz2 u-boot-8e374457bad7ab9dcaae580cfbbd2b1ca02c46a1.zip |
ARM: imx8m: phycore_imx8mm: Drop bogus spl_board_init()
The current implementation of spl_board_init() is not correct,
the MX8MM BootROM v1 does not support SDP load when re-entered
from U-Boot SPL, it is up to U-Boot to perform the next stage
load using its own internal CI gadget driver and SDP protocol
implementation. Drop the spl_board_init() to let SPL continue
with normal load in case the SDP support is enabled.
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'board/toradex')
0 files changed, 0 insertions, 0 deletions