u-boot/board/xilinx/versal
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
..
board.c arm64: versal: Do not place u-boot to reserved memory location 2022-03-29 09:16:30 +02:00
cmds.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
Kconfig xilinx: versal: Add new versal loadpdi command 2020-08-20 09:49:20 +02:00
MAINTAINERS Correct U-Boot upstream repository 2021-02-28 13:57:30 -05:00
Makefile xilinx: common: Add Makefile to common folder 2020-10-27 08:13:32 +01:00