9
0
Fork 0
barebox/arch/arm
Sascha Hauer e0be72d3cd 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-21 10:00:00 +02:00
..
boards animeo_ip: fix macb pin mux and set phy interface as MII 2013-09-18 09:16:45 +02:00
configs Merge branch 'for-next/omap' 2013-09-05 10:40:04 +02:00
cpu ARM: invalidate caches thoroughly 2013-09-21 10:00:00 +02:00
dts Merge branch 'for-next/mvebu' 2013-09-05 10:38:46 +02:00
include/asm ARM: invalidate caches thoroughly 2013-09-21 10:00:00 +02:00
lib Revert "ARM: Use armlinux_bootparams address for DTB" 2013-08-09 10:02:15 +02:00
mach-at91 at91: add irq fixup 2013-09-18 09:16:45 +02:00
mach-bcm2835 Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-clps711x Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-ep93xx Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-highbank Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-imx Merge branch 'for-next/omap' 2013-09-05 10:40:04 +02:00
mach-mvebu Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-mxs usb-imx28: fix enable 2013-09-10 21:03:59 +02:00
mach-netx Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mach-nomadik Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mach-omap Merge branch 'for-next/omap' 2013-09-05 10:40:04 +02:00
mach-pxa Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mach-samsung Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-tegra Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-versatile clk: remove unused __clk_[get|put] 2013-04-03 17:22:11 +02:00
mach-vexpress Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mach-zynq Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
pbl pbl: add generated file piggy.lz4 to .gitignore 2013-08-05 12:11:25 +02:00
tools make make -s more silent 2012-10-17 22:17:12 +02:00
Kconfig clk: mvebu: add OF clock providers for Marvell MVEBU SoCs 2013-08-16 08:45:33 +02:00
Makefile Merge branch 'for-next/omap' 2013-09-05 10:40:04 +02:00
mach-arm.dox fix path specs in arch/arm/mach-arm.dox 2010-01-04 11:11:55 +01:00