xilinx: common: Get rid of fdt_high variable
authorMichal Simek <michal.simek@xilinx.com>
Wed, 12 Aug 2020 10:04:50 +0000 (12:04 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 20 Aug 2020 07:58:16 +0000 (09:58 +0200)
commit0bfb43dfc14ec4ca5a07f5d22063f1869c45de45
tree2cfc56872d56ef4d00192dfc533554416340ab47
parent9fea3b18d65d412c386319360d641c9c47122ec2
xilinx: common: Get rid of fdt_high variable

There is no need to setup this variable if bootm_low and bootm_size
variable are properly setup. If fdt_high variable is missing U-Boot is
asking LMB to return free memory which is not used.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_versal.h
include/configs/xilinx_zynqmp.h
include/configs/zynq-common.h