mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 06:12:58 +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> |
||
---|---|---|
.. | ||
bd82x6x.c | ||
cpu.c | ||
early_me.c | ||
fsp_configs.c | ||
ivybridge.c | ||
Kconfig | ||
lpc.c | ||
Makefile | ||
model_206ax.c | ||
northbridge.c | ||
sata.c | ||
sdram.c | ||
sdram_nop.c |