diff options
Diffstat (limited to 'firmware/export/as3525.h')
-rw-r--r-- | firmware/export/as3525.h | 2 |
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 @@ /* AS352X MMU Page Table Entries */ /* to be implemented */ -#define TTB_SIZE 0x0 /* Mimics OF */ +#define TTB_SIZE 0x0 #define TTB_BASE_ADDR (DRAM_ORIG + DRAM_SIZE - TTB_SIZE) |