u-boot/board/menlo
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
..
m53menlo common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
mx8menlo ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back 2022-10-20 17:35:52 +02:00