mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-18 01:03:05 +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> |
||
---|---|---|
.. | ||
acpi.c | ||
car.S | ||
dram.c | ||
hte.c | ||
hte.h | ||
Kconfig | ||
Makefile | ||
mrc.c | ||
mrc_util.c | ||
mrc_util.h | ||
msg_port.c | ||
quark.c | ||
smc.c | ||
smc.h |