1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-11 02:16:20 +01:00
Files
u-boot-megous/include/asm-generic
Bin Meng 37dc958947 global_data.h: Change ram_top type to phys_addr_t
It's possible to have ram_top above 4 GiB in a 32-bit system, hence
we need to declare ram_top as `phys_addr_t`.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-02-03 03:38:41 -07:00
..
2018-09-25 21:49:18 -04:00
2010-05-06 00:17:01 +02:00
2020-07-16 12:37:02 +02:00