ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation
authorAlison Wang <alison.wang@nxp.com>
Mon, 3 Feb 2020 07:25:19 +0000 (15:25 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 30 Mar 2020 02:36:51 +0000 (08:06 +0530)
commitc463eeb4b61308a3998726a3d063019184d1ab3e
tree8ec6b176fdd05d28f7f841e56df4c8d04747842c
parent350c44dfb99017e9147ee07d37a40626bde62250
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>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
include/configs/ls1021aiot.h
include/configs/ls1021aqds.h
include/configs/ls1021atsn.h
include/configs/ls1021atwr.h