u-boot-brain/board/xilinx
Michal Simek 1a005b4ae4 board: xilinx: Enable changing default DTB pick up address
U-Boot on xilinx boards is checking one address where DTB can be placed as
the first location for DTB. Originally this code was developed for Versal
where QEMU was putting generated DTB for U-Boot to use.
The patch enables changing this address which is necessary for cases where
default address is pointing to location (DDR) which is not present. The
access to this location can cause exception.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-09-23 10:31:40 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common xilinx: common: Change bootm_size variable setting 2020-08-20 09:58:16 +02:00
microblaze-generic common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
versal xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG 2020-08-20 09:49:20 +02:00
zynq xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG 2020-08-20 09:49:20 +02:00
zynqmp xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG 2020-08-20 09:49:20 +02:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig board: xilinx: Enable changing default DTB pick up address 2020-09-23 10:31:40 +02:00