summaryrefslogtreecommitdiff
path: root/firmware/app.lds
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/app.lds')
-rw-r--r--firmware/app.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/app.lds b/firmware/app.lds
index 7a8ec11c3e..3ceb8543a9 100644
--- a/firmware/app.lds
+++ b/firmware/app.lds
@@ -133,7 +133,7 @@ _pluginbuf = 0;
133#elif CONFIG_CPU==PNX0101 133#elif CONFIG_CPU==PNX0101
134#define DRAMORIG 0xc00000 + STUBOFFSET 134#define DRAMORIG 0xc00000 + STUBOFFSET
135#define IRAMORIG 0x400000 135#define IRAMORIG 0x400000
136#define IRAMSIZE 0x8000 136#define IRAMSIZE 0x7000
137#elif CONFIG_CPU==S3C2440 137#elif CONFIG_CPU==S3C2440
138#define DRAMORIG 0x30000000 + STUBOFFSET 138#define DRAMORIG 0x30000000 + STUBOFFSET
139#define IRAMORIG 0x40000000 139#define IRAMORIG 0x40000000