* scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add.
[deliverable/binutils-gdb.git] / ld / emulparams / avr51.sh
1 ARCH=avr:51
2 MACHINE=
3 SCRIPT_NAME=avr
4 OUTPUT_FORMAT="elf32-avr"
5 MAXPAGESIZE=1
6 EMBEDDED=yes
7 TEMPLATE_NAME=elf32
8
9 TEXT_LENGTH=128K
10 DATA_ORIGIN=0x800100
11 DATA_LENGTH=0xff00
12 EXTRA_EM_FILE=avrelf
This page took 0.029372 seconds and 4 git commands to generate.