u-boot/board/phytec/phycore_imx8mm
Marek Vasut 8e374457ba 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>
2022-10-21 11:54:12 +02:00
..
imximage-8mm-sd.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig board: phytec: imx8mm-phycore: Switch to binman 2021-10-20 15:10:13 +02:00
lpddr4_timing.c board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support 2020-11-01 15:58:19 +01:00
MAINTAINERS board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support 2020-11-01 15:58:19 +01:00
Makefile board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support 2020-11-01 15:58:19 +01:00
phycore-imx8mm.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
spl.c ARM: imx8m: phycore_imx8mm: Drop bogus spl_board_init() 2022-10-21 11:54:12 +02:00