Home
last modified time | relevance | path

Searched hist:c86d53fd88df8e538191f7107c3009e17fc590e1 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-mvebu/
H A Dcpu.cc86d53fd88df8e538191f7107c3009e17fc590e1 Thu Dec 03 11:39:45 UTC 2015 Stefan Roese <sr@denx.de> 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>