9
0
Fork 0
barebox/arch/sandbox
Alexander Aring 47326f80a9 remap_range: make function 'remap_range' global
Change function remap_range in arm architecture to make it
global accessable. For example command 'memtest' can change
pte flags to enable or disable cache.

Add dummy function for others architectures that doesn't
have mmu or pte support.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-01-18 08:28:20 +01:00
..
board switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
configs defconfig: Switch all defconfig to new tftp command 2012-09-28 16:23:55 +02:00
include/asm remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
mach-sandbox/include/mach Merge branch 'for-next/sandbox' 2012-10-03 21:13:00 +02:00
os documentation: add sandbox malloc argument 2012-10-13 14:29:50 +02:00
Kconfig sandbox: add sdl video support 2012-09-25 10:15:29 +02:00
Makefile sandbox: only test for sdl libs when sdl is enabled 2012-10-17 22:17:48 +02:00