]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit090e0b0619d3ae8945214fbcf2cc56a798c125e0
tree2cfc56872d56ef4d00192dfc533554416340ab47
parentd653bf196ffa78abb496463407590d98a6f3dfe1
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