mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
d768dd8855
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> |
||
---|---|---|
.. | ||
boston-lcd.h | ||
boston-regs.h | ||
checkboard.c | ||
config.mk | ||
ddr.c | ||
dt.c | ||
Kconfig | ||
lowlevel_init.S | ||
MAINTAINERS | ||
Makefile |