]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: ls1046a: remove fdt_high environment variable
authorYuantian Tang <andy.tang@nxp.com>
Wed, 19 Feb 2020 09:02:22 +0000 (17:02 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 30 Mar 2020 02:36:52 +0000 (08:06 +0530)
commit9b248797e97a4d4d90f183de0b1f659f6739ef09
treea9c0ac248068f06eaf2009d46821cba9d168104f
parenta93723eaf12bc158569592dcd85c6020c68cd6a8
arm64: ls1046a: remove fdt_high environment variable

Setting fdt_high and initrd_high to 0xffffffffffffffff leads to
various difficulty to resolve bugs.
Remove them and use bootm_size instead to safely contain a kernel,
device tree and initrd for relocation.

Signed-off-by: Yuantian Tang <andy.tang@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
include/configs/ls1046a_common.h