u-boot/board/broadcom/bcmns3
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
..
fit board: ns3: add development keys used in FIT 2020-07-29 10:37:11 -04:00
Kconfig board: ns3: kconfig: extend board kconfig with specific commands 2020-09-09 16:57:35 -04:00
Makefile board: ns3: add support for Broadcom Northstar 3 2020-07-29 10:13:40 -04:00
ns3.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00