Heinrich Schuchardt d768dd8855 common: return type board_get_usable_ram_top
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>
2023-08-15 18:21:17 +02:00
..
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-07-20 09:46:46 +08:00
2022-01-12 14:21:24 -05:00
2019-10-11 17:37:38 +08:00
2020-04-16 14:36:28 +08:00