arm64: ls1028a: remove fdt_high environment variable
authorYuantian Tang <andy.tang@nxp.com>
Wed, 19 Feb 2020 09:02:21 +0000 (17:02 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 30 Mar 2020 02:36:51 +0000 (08:06 +0530)
commit395b52127a8d46f890217eaaeab4ed54f65478a0
tree64317667cfc7026079f44ff29fa17a744b969806
parent8cf113f473fdb60b62f939a21bc7f51795b168d8
arm64: ls1028a: 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/ls1028a_common.h
include/configs/ls1028aqds.h