u-boot/board/freescale/imx8ulp_evk
Ye Li 4dfb2196cd imx8ulp_evk: Clear data at fdt_addr_r before booting kernel
When using dual boot mode, the DDR won't be reset when APD power off
or reboot. It has possibility that obsolete fdt data existing on
fdt_addr_r address. Then even nothing in EFI partitions, the distro boot
still continue to parse fdt and get uboot crashed.

Clear the data at fdt_addr_r, so the fdt header check in above case
will not pass.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2023-03-29 20:15:43 +02:00
..
imx8ulp_evk.c imx8ulp_evk: Clear data at fdt_addr_r before booting kernel 2023-03-29 20:15:43 +02:00
Kconfig nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig 2022-07-05 17:03:02 -04:00
lpddr4_timing.c imx8ulp_evk: disable overflow of port0 for LPAV 2023-03-29 20:15:43 +02:00
lpddr4_timing_266.c imx8ulp_evk: disable overflow of port0 for LPAV 2023-03-29 20:15:43 +02:00
MAINTAINERS arm: imx: add i.MX8ULP EVK support 2021-08-09 14:46:51 +02:00
Makefile imx8ulp_evk: Change to use DDR driver 2023-03-29 20:15:42 +02:00
spl.c imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 only 2023-03-29 20:15:42 +02:00