[PATCH V2] ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address

sbabic at denx.de sbabic at denx.de
Tue Aug 25 16:00:10 CEST 2020


> The loading address is too close to the kernel address, so newer kernels
> may overlap memory space, so loading the device tree may corrupt zImage.
> This patch moves the fdt_addr_r to 0x14000000 which is also consistent
> with guidance that the kernel be allocated 32MB.  This places it
> in the same place as the ramdisk, so this patch moves the ramdisk address
> 512KB after the fdt.
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Fabio Estevam <festevam at gmail.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-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