[PATCH] arm: imx: add u-boot-nand.imx to boot from NAND without SPL

sbabic at denx.de sbabic at denx.de
Tue Apr 4 12:19:08 CEST 2023


> U-Boot can be booted from NAND without SPL by prepending the DCD header to
> the actual U-Boot binary. However this requires prepending 1024 bytes to
> u-boot.imx (DCD + u-boot.bin).
> There is already a similar target to build spl/u-boot-nand-spl.imx, add the
> same option for no-SPL boot.
> Tested on i.MX6ULL.
> The resulting layout of u-boot-nand.imx is:
>  - Offset 0x0000 (0 KiB): padding
>  - Offset 0x0400 (1 KiB): DCD header
>  - Offset 0x1000 (4 KiB): u-boot.bin
> Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>
Applied to u-boot-imx, next, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list