4 OUTPUT_FORMAT
="elf32-ip2k"
5 # See also `include/elf/ip2k.h'
7 TEXT_START_ADDR
=0x02010000
8 GPR_START_ADDR
=0x1000080
17 OTHER_RELOCATING_SECTIONS
='PROVIDE (__stack = 0x01000FFF);'
18 OTHER_READONLY_SECTIONS
='.pram 0x2000000 : { *(.pram) } .reset 0x201FFE0 : { *(.reset) }'
19 OTHER_READWRITE_SECTIONS
='.gpr 0x1000080 : { *(.gpr) }'