u-boot/arch/sandbox
Simon Glass 66bd1cff90 Use a const pointer for map_to_sysmem()
This function does not actually change the pointer contents, so use const
so that functions which have a const pointer do not need to cast.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-03-17 20:05:45 -06:00
..
cpu Use a const pointer for map_to_sysmem() 2014-03-17 20:05:45 -06:00
dts sandbox: Build a device tree file for sandbox 2014-03-04 12:15:28 -05:00
include/asm sandbox: Convert GPIOs to use driver model 2014-03-04 12:15:30 -05:00
lib sandbox: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
config.mk sandbox: Build a device tree file for sandbox 2014-03-04 12:15:28 -05:00