Files
u-boot/include
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
..
2023-08-08 10:22:03 -04:00
2023-08-03 15:30:53 -04:00
2023-07-17 15:38:11 -04:00
2023-07-21 09:00:39 +02:00
2023-07-14 12:54:51 -04:00