u-boot/board/xilinx/common
Algapally Santosh Sagar 5528f79778 xilinx: board: Add support to pick bootscr address from DT
The bootscript is expected at a default address specific to each
platform.
When high speed memory like Programmable Logic Double Data Rate RAM
(PL DDR RAM) or Higher Bandwidth Memory RAM (HBM) is used the boot.scr
may be loaded at a different offset. The offset needs to be set through
setenv. Due to the default values in some cases the boot.scr is falling
in between the kernel partition.

The bootscript address or the bootscript offset is fetched directly from
the DT and updated in the environment making it easier for automated
flows.

Signed-off-by: Algapally Santosh Sagar <santoshsagar.algapally@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/fac7020b31e1f150b021d666f0d588579ea671ad.1693465140.git.michal.simek@amd.com
2023-09-21 13:20:11 +02:00
..
board.c xilinx: board: Add support to pick bootscr address from DT 2023-09-21 13:20:11 +02:00
board.h arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
cpu-info.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
fru.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
fru.h arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
fru_ops.c fru: ops: Display FRU fields properly for 0xc1 fields 2023-01-27 08:49:24 +01:00
Makefile arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00