]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/rpi_2.h
arm/rpi: Enable dcache
[karo-tx-uboot.git] / include / configs / rpi_2.h
index 2e7e74fd563b31797a92e21697409f4464bf317a..bea4ebda7facf13a625104946f5ad99482a06b41 100644 (file)
@@ -9,6 +9,8 @@
 
 #define CONFIG_SKIP_LOWLEVEL_INIT
 #define CONFIG_BCM2836
+#define CONFIG_SYS_CACHELINE_SIZE              64
+#define CONFIG_SYS_DCACHE_OFF
 
 #include "rpi-common.h"