mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 18:42:41 -05:00
Add a comment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15582 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1b3dac9042
commit
4d75f03e0c
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ INPUT(target/sh/crt0.o)
|
|||
#elif CONFIG_CPU==S3C2440
|
||||
#define DRAMORIG 0x00000100 + STUBOFFSET
|
||||
#define IRAMSIZE 0x1000
|
||||
/* This is not really IRAM!! Should be 0x40000000, but it doesn't work */
|
||||
#define IRAMORIG (MEMORYSIZE * 0x100000) - IRAMSIZE - LCD_BUFFER_SIZE - TTB_SIZE
|
||||
#elif CONFIG_CPU==DM320
|
||||
#define DRAMORIG 0x00900000 + STUBOFFSET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue