Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / avr5.sh
index 5b175b82f04406c42e614199899ddd5a0b61e1ef..2d0fc4fab87edb2309f31edc2e803eb316005a9a 100644 (file)
@@ -4,7 +4,9 @@ SCRIPT_NAME=avr
 OUTPUT_FORMAT="elf32-avr"
 MAXPAGESIZE=1
 EMBEDDED=yes
-TEMPLATE_NAME=generic
+TEMPLATE_NAME=elf32
 
 TEXT_LENGTH=128K
+DATA_ORIGIN=0x800060
 DATA_LENGTH=0xffa0
+EXTRA_EM_FILE=avrelf
This page took 0.024261 seconds and 4 git commands to generate.