u-boot-brain/arch/mips/mach-jz47xx/jz4780
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
..
gpio.c mips: jz47xx: Add JZ4780 SoC support 2018-12-19 15:23:01 +01:00
jz4780.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
Makefile mips: jz47xx: Add JZ4780 SoC support 2018-12-19 15:23:01 +01:00
pll.c mips: jz47xx: Add JZ4780 SoC support 2018-12-19 15:23:01 +01:00
reset.c mips: jz47xx: Add JZ4780 SoC support 2018-12-19 15:23:01 +01:00
sdram.c mips: jz47xx: Add JZ4780 SoC support 2018-12-19 15:23:01 +01:00
timer.c common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
TODO mips: jz47xx: Add JZ4780 SoC support 2018-12-19 15:23:01 +01:00