]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-shmobile/board-armadillo800eva-reference.c
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
[karo-tx-linux.git] / arch / arm / mach-shmobile / board-armadillo800eva-reference.c
index 57d246eb8813b111258730762e0ccfa227d993d0..f660fbb96e0b4b3d0dc5bf9a3901e0039a324888 100644 (file)
@@ -164,8 +164,8 @@ static void __init eva_init(void)
        r8a7740_meram_workaround();
 
 #ifdef CONFIG_CACHE_L2X0
-       /* Early BRESP enable, Shared attribute override enable, 32K*8way */
-       l2x0_init(IOMEM(0xf0002000), 0x40440000, 0x82000fff);
+       /* Shared attribute override enable, 32K*8way */
+       l2x0_init(IOMEM(0xf0002000), 0x00400000, 0xc20f0fff);
 #endif
 
        r8a7740_add_standard_devices_dt();