summaryrefslogtreecommitdiff
path: root/firmware/boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/boot.lds')
-rw-r--r--firmware/boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/boot.lds b/firmware/boot.lds
index fe5061c5f2..bdab6c9c97 100644
--- a/firmware/boot.lds
+++ b/firmware/boot.lds
@@ -16,7 +16,7 @@ INPUT(crt0.o)
16 16
17#define DRAMSIZE (MEMORYSIZE * 0x100000) - PLUGINSIZE 17#define DRAMSIZE (MEMORYSIZE * 0x100000) - PLUGINSIZE
18 18
19#ifdef IRIVER_H100 19#ifdef IRIVER_H100_SERIES
20#define DRAMORIG 0x31000000 20#define DRAMORIG 0x31000000
21#define IRAMORIG 0x10000000 21#define IRAMORIG 0x10000000
22#define IRAMSIZE 0x18000 22#define IRAMSIZE 0x18000