From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 12 Aug 2020 12:42:49 +0200 Subject: [PATCH 0/4] xilinx: common: Fix fdt/initrd_high and bootm_* variables Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, this series is removing fdt/initrd_high variables and tune bootm_size run time setup to match needs from Linux kernel. Thanks, Michal Michal Simek (4): xilinx: common: Get rid of fdt_high variable xilinx: common: Get rid of initrd_high variable setup xilinx: common: Check return value from variable setup xilinx: common: Change bootm_size variable setting board/xilinx/common/board.c | 17 ++++++++++------- include/configs/xilinx_versal.h | 1 - include/configs/xilinx_zynqmp.h | 1 - include/configs/zynq-common.h | 1 - 4 files changed, 10 insertions(+), 10 deletions(-) -- 2.28.0