forked from Imagelibrary/binutils-gdb
* scripttempl/avr.sc: Do not set LMA for "eeprom" section.
This commit is contained in:
@@ -145,7 +145,6 @@ SECTIONS
|
||||
} ${RELOCATING+ > data}
|
||||
|
||||
.eeprom ${RELOCATING-0}:
|
||||
${RELOCATING+AT (ADDR (.text) + SIZEOF (.text) + SIZEOF (.data))}
|
||||
{
|
||||
*(.eeprom*)
|
||||
${RELOCATING+ __eeprom_end = . ; }
|
||||
|
||||
Reference in New Issue
Block a user