u-boot/arch/x86/cpu/slimbootloader
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
..
car.S x86: Add new slimbootloader CPU type 2019-08-09 22:24:02 +08:00
Kconfig x86: timer: use a timer base of 0 2019-12-15 11:44:09 +08:00
Makefile x86: slimbootloader: Add serial driver 2019-08-09 22:24:02 +08:00
sdram.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
serial.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
slimbootloader.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00