summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra30-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tegra30-common.h')
-rw-r--r--include/configs/tegra30-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/tegra30-common.h b/include/configs/tegra30-common.h
index 5ac8816504..99acbfd28b 100644
--- a/include/configs/tegra30-common.h
+++ b/include/configs/tegra30-common.h
@@ -9,6 +9,9 @@
#define _TEGRA30_COMMON_H_
#include "tegra-common.h"
+/* Cortex-A9 uses a cache line size of 32 bytes */
+#define CONFIG_SYS_CACHELINE_SIZE 32
+
/*
* Errata configuration
*/
OpenPOWER on IntegriCloud