summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/plugin.lds')
-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 8840805702..ccf60100bf 100644
--- a/apps/plugins/plugin.lds
+++ b/apps/plugins/plugin.lds
@@ -106,8 +106,8 @@ OUTPUT_FORMAT(elf32-littlemips)
106 106
107#elif CONFIG_CPU == JZ4732 107#elif CONFIG_CPU == JZ4732
108#define DRAMORIG 0x80004000 + STUBOFFSET 108#define DRAMORIG 0x80004000 + STUBOFFSET
109#define IRAMORIG 0x80000000 109//#define IRAMORIG 0x80000000
110#define IRAMSIZE 0x4000 110//#define IRAMSIZE 0x4000
111#else 111#else
112#define DRAMORIG 0x09000000 + STUBOFFSET 112#define DRAMORIG 0x09000000 + STUBOFFSET
113#endif 113#endif