u-boot/board/toradex/verdin-am62
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
..
board-cfg.yaml board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
Kconfig board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
MAINTAINERS board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
Makefile board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
pm-cfg.yaml board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
rm-cfg.yaml board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
sec-cfg.yaml board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
verdin-am62.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00