summaryrefslogtreecommitdiff
path: root/include/configs/dragonboard410c.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/dragonboard410c.h')
-rw-r--r--include/configs/dragonboard410c.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h
index a63440f..26f95a7 100644
--- a/include/configs/dragonboard410c.h
+++ b/include/configs/dragonboard410c.h
@@ -27,6 +27,8 @@
#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x80000)
#define CONFIG_SYS_BOOTM_LEN 0x1000000 /* 16MB max kernel size */
+#define CONFIG_SYS_CACHELINE_SIZE 64
+
/* UART */
#define CONFIG_BAUDRATE 115200