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-07-09 20:58:06 +05:30
2023-06-24 13:46:58 -04:00
2021-09-23 14:15:32 -04:00
2023-05-02 10:57:32 +02:00
2023-06-24 13:47:02 -04:00
2019-08-11 16:43:41 -04:00