summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/app.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/app.lds b/firmware/app.lds
index 22acdb86ba..8cf965dfeb 100644
--- a/firmware/app.lds
+++ b/firmware/app.lds
@@ -117,7 +117,7 @@ _pluginbuf = 0;
117#ifdef IRIVER_H100 117#ifdef IRIVER_H100
118#define DRAMORIG 0x30000000 + STUBOFFSET 118#define DRAMORIG 0x30000000 + STUBOFFSET
119#define IRAMORIG 0x10000000 119#define IRAMORIG 0x10000000
120#define IRAMSIZE 0x18000 120#define IRAMSIZE 0x10000
121#else 121#else
122#define DRAMORIG 0x09000000 + STUBOFFSET 122#define DRAMORIG 0x09000000 + STUBOFFSET
123#define IRAMORIG 0x0f000000 123#define IRAMORIG 0x0f000000