[PATCH v2 0/2] Extend board_fdt_blob_setup() to support OF_SEPARATE
Michal Simek
michal.simek at xilinx.com
Mon Jan 6 10:00:16 CET 2020
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
Changes in v2:
- Fix print messages not to generate compilation warnings on arm32
- Silent all prints
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
More information about the U-Boot
mailing list