From 6acbff46734eb25d2b0c75901fff75c94a8fd0df Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Sun, 3 Jan 2010 16:34:56 +0000 Subject: Onda VX747/VX777: cleanup linker files a bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24169 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/plugin.lds | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/plugin.lds') diff --git a/apps/plugins/plugin.lds b/apps/plugins/plugin.lds index fcfbf3bfe0..fe38b646d9 100644 --- a/apps/plugins/plugin.lds +++ b/apps/plugins/plugin.lds @@ -153,6 +153,7 @@ OUTPUT_FORMAT(elf32-littlemips) #elif CONFIG_CPU == JZ4732 #define DRAMORIG 0x80004000 + STUBOFFSET #define IRAM DRAM +#define IRAMSIZE 0 /* The bit of IRAM that is available is used in the core */ #else #define DRAMORIG 0x09000000 + STUBOFFSET -- cgit v1.2.3