u-boot/board/xilinx
Michal Simek f66d0b5346 arm64: versal: Do not place u-boot to reserved memory location
Versal can also have reserved space in DT which u-boot has to avoid to
placing self to that location. The same change was done in ZynqMP by commit
ce39ee28ec ("zynqmp: Do not place u-boot to reserved memory location")
and also for microblaze by commit d7b5cc89d3 ("microblaze: Do not place
u-boot to reserved memory location").

The patch was tested by adding reserved-memory node to DT and check via
bdinfo back.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/15426fa6d64835dd23c5c8c12bbfc97306fb6098.1647527129.git.michal.simek@xilinx.com
2022-03-29 09:16:30 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common fru: ops: Add support to read mac addresses from multirecord 2022-03-07 08:48:22 +01:00
microblaze-generic microblaze: Do not place u-boot to reserved memory location 2022-03-07 16:33:47 +01:00
versal arm64: versal: Do not place u-boot to reserved memory location 2022-03-29 09:16:30 +02:00
zynq ARM: zynq: Fix debug uart initialization 2022-02-21 13:20:24 +01:00
zynqmp arm64: zynqmp: add support for zcu106 rev1.0 2022-03-09 12:39:33 +01:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze 2022-01-05 10:22:03 +01:00