]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mvebu: Disable L2 cache before enabling d-cache
authorStefan Roese <sr@denx.de>
Mon, 18 May 2015 16:09:43 +0000 (16:09 +0000)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:49 +0000 (00:42 +0200)
commit86e20746fba9159fa5ae808df4bc162cc55cfec5
treef0cda3a635cced5f79933b08252e2b4186a741e5
parent742c3b26cc8108cbc7c71bd7c20696f66783f6d7
arm: mvebu: Disable L2 cache before enabling d-cache

L2 cache may still be enabled by the BootROM. We need to first disable
it before enabling d-cache support.

Signed-off-by: Stefan Roese <sr@denx.de>
Tested-by: Kevin Smith <kevin.smith@elecsyscorp.com>
arch/arm/mach-mvebu/cpu.c