u-boot/arch
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
..
arc common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
arm common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
m68k common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
microblaze common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
mips common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
nds32 common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
nios2 common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
powerpc common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
riscv common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
sandbox common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
sh common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
x86 common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
xtensa common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
.gitignore
Kconfig sh: r2dplus: Enable OF control 2019-09-02 17:38:43 +02:00