u-boot/arch/x86
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
..
cpu common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
dts x86: link: Support Micron memory 2023-07-17 17:23:15 +08:00
include/asm common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
lib common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig efi: Set RUN_64BIT correctly for the EFI app 2023-03-25 11:07:21 +01:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00