Thread (1 message) 1 message, 1 author, 2013-03-26

[RFCv1 01/11] arm: mvebu: move L2 cache initialization in init_early()

From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-03-26 16:53:48
Also in: linux-devicetree, linux-pci

On Tuesday 26 March 2013, Thomas Petazzoni wrote:
quoted hunk
@@ -72,6 +73,10 @@ void __init armada_370_xp_init_early(void)
                        ARMADA_370_XP_MBUS_WINS_SIZE,
                        ARMADA_370_XP_SDRAM_WINS_BASE,
                        ARMADA_370_XP_SDRAM_WINS_SIZE);
+
+#ifdef CONFIG_CACHE_L2X0
+       l2x0_of_init(0, ~0UL);
+#endif
I guess you should remove the #ifdef as well here, it's not needed.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help