summaryrefslogtreecommitdiff
path: root/firmware/export/s5l8702.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/s5l8702.h')
-rw-r--r--firmware/export/s5l8702.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/s5l8702.h b/firmware/export/s5l8702.h
index b7da971b49..8e1d827f54 100644
--- a/firmware/export/s5l8702.h
+++ b/firmware/export/s5l8702.h
@@ -30,7 +30,7 @@
30 30
31#define TIMER_FREQ 54000000 31#define TIMER_FREQ 54000000
32 32
33#define CACHEALIGN_BITS (4) /* 2^4 = 16 bytes */ 33#define CACHEALIGN_BITS (5) /* 2^5 = 32 bytes */
34 34
35#define DRAM_ORIG 0x08000000 35#define DRAM_ORIG 0x08000000
36#define IRAM_ORIG 0 36#define IRAM_ORIG 0