summaryrefslogtreecommitdiff
path: root/firmware/export/as3525.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/as3525.h')
-rw-r--r--firmware/export/as3525.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/as3525.h b/firmware/export/as3525.h
index 326a7610bb..21bf2bdc48 100644
--- a/firmware/export/as3525.h
+++ b/firmware/export/as3525.h
@@ -41,7 +41,7 @@
41 41
42/* AS352X MMU Page Table Entries */ 42/* AS352X MMU Page Table Entries */
43/* to be implemented */ 43/* to be implemented */
44#define TTB_SIZE 0x0 /* Mimics OF */ 44#define TTB_SIZE 0x0
45#define TTB_BASE_ADDR (DRAM_ORIG + DRAM_SIZE - TTB_SIZE) 45#define TTB_BASE_ADDR (DRAM_ORIG + DRAM_SIZE - TTB_SIZE)
46 46
47 47