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
..
2020-11-05 14:58:45 +08:00
2022-01-19 18:11:34 +01:00
2020-12-13 16:51:09 -07:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-11-01 09:50:55 +08:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-03-10 08:28:36 -05:00
2022-03-31 08:27:52 -04:00
2020-09-25 11:27:18 +08:00
2022-01-19 18:11:34 +01:00
2020-09-25 11:27:06 +08:00
2021-08-31 17:47:49 -04:00
2022-01-19 18:11:34 +01:00
2022-07-07 14:01:09 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-10-21 03:46:03 +02:00
2022-01-19 18:11:34 +01:00
2022-01-25 11:44:36 -07:00
2020-12-13 16:51:09 -07:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-03-14 15:20:40 +08:00
2022-01-19 18:11:34 +01:00
2021-03-03 15:40:11 -05:00
2022-01-19 18:11:34 +01:00
2020-11-06 09:51:29 +08:00
2021-02-02 15:33:42 -05:00
2021-01-05 12:24:41 -07:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-09-23 15:12:42 -04:00
2022-01-19 18:11:34 +01:00
2020-11-05 14:58:45 +08:00
2022-01-19 18:11:34 +01:00
2021-01-05 12:24:41 -07:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-01-05 12:24:41 -07:00
2022-01-19 18:11:34 +01:00
2020-09-25 11:27:16 +08:00
2022-06-06 12:09:00 -04:00
2021-01-05 12:24:41 -07:00
2022-04-14 15:39:15 -04:00
2022-09-23 15:12:42 -04:00
2022-01-19 18:11:34 +01:00