From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 19 Dec 2019 18:00:13 +0100 Subject: [PATCH 0/2] Extend board_fdt_blob_setup() to support OF_SEPARATE 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, it is simply series which align board_fdt_blob_setup() with fdtdec with highest priority on default location where external DTB can be found. Thanks, Michal Michal Simek (2): arm64: zynqmp: Rename fw_dtb variable to fdt_blob arm64: zynqmp: Add support for OF_SEPARATE with board DTB board/xilinx/Kconfig | 2 +- board/xilinx/common/board.c | 31 ++++++++++++++++++++++++------- 2 files changed, 25 insertions(+), 8 deletions(-) -- 2.24.0