[U-Boot] [PATCH v4 03/16] sandbox: config: Don't use 64-bit physical memory

Marek Vasut marex at denx.de
Sun Oct 20 07:08:10 CEST 2013


Dear Simon Glass,

> 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 at chromium.org>

Do we support AMD64 ? I guess not ;-)

btw. is there any real need to mix sandbox patches and DM patches ?

Best regards,
Marek Vasut


More information about the U-Boot mailing list