u-boot/board/broadcom
Pali Rohár 049704f808 board_f: Fix types for board_get_usable_ram_top()
Commit 37dc958947 ("global_data.h: Change ram_top type to phys_addr_t")
changed type of ram_top member from ulong to phys_addr_t but did not
changed types in board_get_usable_ram_top() function which returns value
for ram_top.

So change ulong to phys_addr_t type also in board_get_usable_ram_top()
signature and implementations.

Fixes: 37dc958947 ("global_data.h: Change ram_top type to phys_addr_t")
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-09-23 15:12:42 -04:00
..
bcm11130 maintainers: new email address 2016-06-27 21:12:05 -04:00
bcm11130_nand maintainers: new email address 2016-06-27 21:12:05 -04:00
bcm28155_w1d maintainers: new email address 2016-06-27 21:12:05 -04:00
bcm96753ref bcm96753ref: add initial support 2022-03-07 11:36:12 -05:00
bcm963158 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
bcm968360bg common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
bcm968380gerg bcm968380gerg: Add MAINTAINERS file 2018-08-09 11:48:39 -04:00
bcm968580xref common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
bcm_ep common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
bcmbca arm: bcmbca: introduce the bcmbca architecture and 47622 SOC 2022-06-10 13:37:32 -04:00
bcmns3 board_f: Fix types for board_get_usable_ram_top() 2022-09-23 15:12:42 -04:00
bcmstb sandbox: Remove OF_HOSTFILE 2021-10-27 16:38:26 -04:00