9
0
Fork 0
barebox/arch
Sascha Hauer b808f19382 ARM: invalidate caches thoroughly
The data caches should be invalided once during startup. This should
also be done when we do not have the MMU enabled in barebox because
the Kernel does not invalidate the caches during start.

To make this sure this patch enables the arm_early_mmu_cache_invalidate
function even if MMU support is disabled. Additionally this patch adds
calls to arm_early_mmu_cache_invalidate in start.c and uncompress.c.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-23 08:40:31 +02:00
..
arm ARM: invalidate caches thoroughly 2013-09-23 08:40:31 +02:00
blackfin Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mips Merge branch 'for-next/omap' 2013-09-05 10:40:04 +02:00
nios2 Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
openrisc Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
ppc ppc: bootm: relocate fdt to valid boot memory 2013-09-09 17:08:39 +02:00
sandbox Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
x86 Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00