u-boot/arch/x86/lib/fsp2
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
..
fsp_common.c x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE 2021-08-03 00:01:38 +08:00
fsp_dram.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
fsp_init.c dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
fsp_meminit.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsp_silicon_init.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsp_support.c x86: fsp: Don't notify if booted from coreboot 2021-03-27 15:04:30 +13:00
Makefile x86: fsp: Add FSP2 base support 2019-12-15 11:44:16 +08:00