imx: imx8qm: enable relocation of fdt and initrd
authorOliver Graute <oliver.graute@kococonnector.com>
Wed, 12 Feb 2020 12:01:17 +0000 (12:01 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 10 Mar 2020 09:59:08 +0000 (10:59 +0100)
commit182716371bd4f5008ca9f1884c97c8ca1c30f709
treeafcccd0282cff3a0c2ff00c89a2012aa8ea6fc7b
parenta604b67b877371e6d62b7ec30c858d964c3d4b93
imx: imx8qm: enable relocation of fdt and initrd

Set CONFIG_SYS_BOOTMAPSZ to the amount of memory available which is needed
to relocate the kernel, device tree and initrd.

Remove 'fdt_high' and 'initrd_high' environment variables from default
environment which prevents relocation of FDT and initrd.

Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Ye Li <ye.li@nxp.com>
Cc: uboot-imx <uboot-imx@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/imx8qm_rom7720.h