u-boot/arch/x86/cpu/qemu
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 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu.c x86: qemu: move QFW to its own uclass 2021-04-12 17:44:55 -04:00
dram.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
e820.c x86: qemu: Add required linux/sizes.h include 2023-08-09 23:31:12 +08:00
Kconfig Revert "x86: Switch QEMU over to use the bochs driver" 2023-08-09 23:31:11 +08:00
Makefile x86: qemu: do not build car.o with start64.o 2018-06-24 08:56:04 +08:00
qemu.c x86: Run QEMU machine setup in SPL 2023-08-09 23:31:11 +08:00