summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/plugin.lds4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/plugin.lds b/apps/plugins/plugin.lds
index 82d6354b24..0ef27603e9 100644
--- a/apps/plugins/plugin.lds
+++ b/apps/plugins/plugin.lds
@@ -92,8 +92,8 @@ OUTPUT_FORMAT(elf32-littlemips)
92 92
93#elif defined(IAUDIO_X5) || defined(IAUDIO_M5) 93#elif defined(IAUDIO_X5) || defined(IAUDIO_M5)
94#define DRAMORIG 0x31000000 94#define DRAMORIG 0x31000000
95#define IRAMORIG 0x10010000 95#define IRAMORIG 0x1000c000
96#define IRAMSIZE 0x10000 96#define IRAMSIZE 0x14000
97 97
98#elif CONFIG_CPU == PP5022 || CONFIG_CPU == PP5024 98#elif CONFIG_CPU == PP5022 || CONFIG_CPU == PP5024
99/* PP5022/24 have 128KB of IRAM */ 99/* PP5022/24 have 128KB of IRAM */