summaryrefslogtreecommitdiff
path: root/include/configs/hikey.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hikey.h')
-rw-r--r--include/configs/hikey.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/configs/hikey.h b/include/configs/hikey.h
index 993b8b1..263c562 100644
--- a/include/configs/hikey.h
+++ b/include/configs/hikey.h
@@ -21,8 +21,9 @@
#define CONFIG_SUPPORT_RAW_INITRD
-/* Cache Definitions */
-#define CONFIG_SYS_DCACHE_OFF
+/* MMU Definitions */
+#define CONFIG_SYS_CACHELINE_SIZE 64
+#define CONFIG_SYS_FULL_VA
#define CONFIG_IDENT_STRING "hikey"