]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: mvebu: Don't disable cache at startup on Armada XP at all
authorStefan Roese <sr@denx.de>
Thu, 3 Dec 2015 11:39:45 +0000 (12:39 +0100)
committerStefan Roese <sr@denx.de>
Thu, 14 Jan 2016 13:08:59 +0000 (14:08 +0100)
commitc86d53fd88df8e538191f7107c3009e17fc590e1
tree7b700064af4696690a34e5761afc326c8722985b
parente5f0a64034517294f20538808b53f5eb7764f926
arm: mvebu: Don't disable cache at startup on Armada XP at all

This patch leaces the cache configuration untouched for the AXP in the
setup done by the BootROM. Resulting in the cache still being enabled
at the startup of U-Boot. This leads to a slightly faster boot to the
U-Boot prompt (or Linux of course).

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
arch/arm/mach-mvebu/cpu.c