]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra2-common.h
tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra
[karo-tx-uboot.git] / include / configs / tegra2-common.h
index 73e0f05cda9a3cc68ec7c1b625016030a6ba5706..a9c665c8d802735a7e5ec217587367c18e9264eb 100644 (file)
@@ -33,6 +33,8 @@
 #define CONFIG_MACH_TEGRA_GENERIC      /* which is a Tegra generic machine */
 #define CONFIG_SYS_L2CACHE_OFF         /* No L2 cache */
 
+#define CONFIG_SYS_CACHELINE_SIZE      32
+
 #define CONFIG_ENABLE_CORTEXA9         /* enable CPU (A9 complex) */
 
 #include <asm/arch/tegra2.h>           /* get chip and board defs */