
30 Mar
2020
30 Mar
'20
12:08 p.m.
-----Original Message----- From: U-Boot u-boot-bounces@lists.denx.de On Behalf Of Alison Wang Sent: Monday, February 3, 2020 12:55 PM To: Priyanka Jain priyanka.jain@nxp.com; Jagdish Gediya jagdish.gediya@nxp.com; Xiaobo Xie xiaobo.xie@nxp.com; u- boot@lists.denx.de Cc: Alison Wang alison.wang@nxp.com Subject: [PATCH] ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation
This patch sets CONFIG_SYS_BOOTMAPSZ to the amount of memory available to safely contain a kernel, device tree and initrd for relocation. The way to set fdt_high as 0xffffffff to disable device tree relocation is removed.
Signed-off-by: Alison Wang alison.wang@nxp.com
Applied to u-boot-fsl-qoriq. Waiting upstream
Thanks Priyanka