u-boot-brain/arch/x86/cpu/qemu
Simon Glass 67c4e9f815 common: Move board_get_usable_ram_top() out of common.h
Move this function into init.h which seems to be designed for this sort
of thing. Also update the header to declare struct global_data so that it
can be included without global_data.h being needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:25:04 -05: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 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
e820.c x86: qemu: Report high memory in the E820 table 2019-09-10 14:19:39 +08:00
Kconfig x86: Kconfig: spelling fixes 2019-01-18 09:16:15 -05:00
Makefile x86: qemu: do not build car.o with start64.o 2018-06-24 08:56:04 +08:00
qemu.c common: Move checkcpu() out of common.h 2019-12-02 18:23:14 -05:00