summaryrefslogtreecommitdiff
path: root/include/configs/tegra114-common.h
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-09-03 14:59:18 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-09-03 14:59:18 +0200
commit31043e20ae748635f142483e8b7b645948687055 (patch)
tree14938f7b111485b51fd2ff73a65c046824be131d /include/configs/tegra114-common.h
parent6d4511b2c6734842de9de21c1bc0db4c3ea28b72 (diff)
parent8258c126143034bef2e35e01b2e14f2d90a7e0b5 (diff)
downloadu-boot-imx-31043e20ae748635f142483e8b7b645948687055.zip
u-boot-imx-31043e20ae748635f142483e8b7b645948687055.tar.gz
u-boot-imx-31043e20ae748635f142483e8b7b645948687055.tar.bz2
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Diffstat (limited to 'include/configs/tegra114-common.h')
-rw-r--r--include/configs/tegra114-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h
index 44e98e5..c3de9a9 100644
--- a/include/configs/tegra114-common.h
+++ b/include/configs/tegra114-common.h
@@ -18,6 +18,9 @@
#define _TEGRA114_COMMON_H_
#include "tegra-common.h"
+/* Cortex-A15 uses a cache line size of 64 bytes */
+#define CONFIG_SYS_CACHELINE_SIZE 64
+
/*
* NS16550 Configuration
*/