Files
u-boot/include/configs
Simon Glass 0eb2acee39 sandbox: config: Don't use 64-bit physical memory
Sandbox uses an emulated memory map which is quite small. We don't need the
CONFIG_PHYS_64BIT option since we can address memory with a 32-bit offset
into our ram_buf.

Adjust the phys_addr_t and phys_size_t types accordingly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Hung-ying Tyan <tyanh@chromium.org>
2013-11-21 16:54:26 -07:00
..
2013-10-17 09:44:20 +02:00
2013-11-04 11:02:14 -05:00
2013-11-04 11:02:14 -05:00
2013-11-15 11:16:59 +01:00
2013-07-31 11:30:38 +02:00
2013-11-04 11:09:34 -05:00
2013-09-10 19:12:55 +02:00