Subversion Repositories freemyipod

Rev

Rev 133 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 133 Rev 335
Line 7... Line 7...
7
{
7
{
8
    INIT : ORIGIN = 0x08000000, LENGTH = 0x01eff000
8
    INIT : ORIGIN = 0x08000000, LENGTH = 0x01eff000
9
    INITBSS : ORIGIN = 0x09e00000, LENGTH = 0x0017f000
9
    INITBSS : ORIGIN = 0x09e00000, LENGTH = 0x0017f000
10
    INITSTACK : ORIGIN = 0x09f7f000, LENGTH = 0x00001000
10
    INITSTACK : ORIGIN = 0x09f7f000, LENGTH = 0x00001000
11
    SRAM : ORIGIN = 0x22000000, LENGTH = 0x0002bdf0
11
    SRAM : ORIGIN = 0x22000000, LENGTH = 0x0002bdf0
12
    SDRAM : ORIGIN = 0x09f80000, LENGTH = 0x00100000
12
    SDRAM : ORIGIN = 0x09f80000, LENGTH = 0x00080000
13
}
13
}
14
 
14
 
15
SECTIONS
15
SECTIONS
16
{
16
{
17
    .init :
17
    .init :