1
0
Fork 0
forked from len0rd/rockbox

Onda VX747/VX777: cleanup linker files a bit

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24169 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2010-01-03 16:34:56 +00:00
parent d3bbe51629
commit 6acbff4673
2 changed files with 11 additions and 24 deletions

View file

@ -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