u-boot/board/xilinx
Heinrich Schuchardt d768dd8855 common: return type board_get_usable_ram_top
board_get_usable_ram_top() returns a physical address that is stored in
gd->ram_top. The return type of the function should be phys_addr_t like the
current type of gd->ram_top.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-08-15 18:21:17 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
microblaze-generic arm64: xilinx: Move board_get_usable_ram_top() to common location 2022-09-13 11:32:48 +02:00
versal arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
versal-net arm64: versal-net: spi: Update boot sequence dynamically 2023-07-21 09:00:38 +02:00
zynq xilinx: zynq: Add the missing function prototypes 2023-07-21 09:00:38 +02:00
zynqmp arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
zynqmp_r5 .mailmap: Start to use new amd.com email address 2022-04-19 14:51:11 -04:00
Kconfig xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries 2022-12-05 08:55:55 +01:00