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

Fabio Estevam festevam at gmail.com
Thu Aug 20 18:57:08 CEST 2020


Hi Adam,

On Thu, Aug 20, 2020 at 10:57 AM Adam Ford <aford173 at gmail.com> wrote:
>
> 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: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list