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 173573b602..f2bd9dbb4e 100644
--- a/firmware/app.lds
+++ b/firmware/app.lds
@@ -129,7 +129,7 @@ _pluginbuf = 0;
129#elif defined(IAUDIO_X5) 129#elif defined(IAUDIO_X5)
130#define DRAMORIG 0x31000000 + STUBOFFSET 130#define DRAMORIG 0x31000000 + STUBOFFSET
131#define IRAMORIG 0x10000000 131#define IRAMORIG 0x10000000
132#define IRAMSIZE 0x14000 132#define IRAMSIZE 0x10000
133#elif (CONFIG_CPU==PP5002) || (CONFIG_CPU==PP5020) 133#elif (CONFIG_CPU==PP5002) || (CONFIG_CPU==PP5020)
134#define DRAMORIG 0x00000000 + STUBOFFSET 134#define DRAMORIG 0x00000000 + STUBOFFSET
135#define IRAMORIG 0x40000000 135#define IRAMORIG 0x40000000