9
0
Fork 0
barebox/arch/mips
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
..
boards MIPS: qemu-malta: add trivial pbl support 2012-12-14 08:34:33 +01:00
boot MIPS: add pre-bootloader (pbl) image support 2012-12-14 08:34:33 +01:00
configs MIPS: qemu-malta_defconfig: use pbl 2012-12-14 08:34:33 +01:00
include remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
lib Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mach-bcm47xx debug_ll: Let architectures define PUTC_LL directly 2012-12-05 19:48:50 +01:00
mach-malta MIPS: qemu-malta: add trivial pbl support 2012-12-14 08:34:33 +01:00
mach-xburst Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
pbl MIPS: add pre-bootloader (pbl) image support 2012-12-14 08:34:33 +01:00
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
Makefile MIPS: add pre-bootloader (pbl) image support 2012-12-14 08:34:33 +01:00
mach-mips.dox MIPS: add XBurst processor family support 2012-05-17 20:27:45 +02:00