u-boot/board/xilinx/common
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
..
board.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +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