]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/rpi.h
ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE
[karo-tx-uboot.git] / include / configs / rpi.h
index ab2f4db39fec8b81f91de0298d05ca05b973c9ff..86422e390da2d966a15cf4b993c56f7e7966aa72 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#define CONFIG_SYS_CACHELINE_SIZE              32
+
 #include "rpi-common.h"
 
 #endif