omap: fix cache line size for omap3/omap4 boards
[platform/kernel/u-boot.git] / include / configs / omap3_pandora.h
index 3c2793e..af2bf80 100644 (file)
 #define CONFIG_ENV_OFFSET              SMNAND_ENV_OFFSET
 #define CONFIG_ENV_ADDR                        SMNAND_ENV_OFFSET
 
+#define CONFIG_SYS_CACHELINE_SIZE      64
+
 #endif                         /* __CONFIG_H */