summaryrefslogtreecommitdiffstats
path: root/ld/emulparams/avr23xx.sh
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-03-27 08:39:14 +0000
committerAlan Modra <amodra@gmail.com>2000-03-27 08:39:14 +0000
commitadde6300e0ceb74fbe8df6721fd948063c2080cd (patch)
tree50340425b80fd12f0a7efd11ec9b6a1e90992946 /ld/emulparams/avr23xx.sh
parente7d0728ac1f3df93167fcad12c53be92ea98dda5 (diff)
downloadppe42-binutils-adde6300e0ceb74fbe8df6721fd948063c2080cd.tar.gz
ppe42-binutils-adde6300e0ceb74fbe8df6721fd948063c2080cd.zip
ATMEL AVR microcontroller support.
Diffstat (limited to 'ld/emulparams/avr23xx.sh')
-rw-r--r--ld/emulparams/avr23xx.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/emulparams/avr23xx.sh b/ld/emulparams/avr23xx.sh
new file mode 100644
index 0000000000..d8e45df9d4
--- /dev/null
+++ b/ld/emulparams/avr23xx.sh
@@ -0,0 +1,12 @@
+ARCH=avr:2
+MACHINE=
+SCRIPT_NAME=elf32avr
+OUTPUT_FORMAT="elf32-avr"
+MAXPAGESIZE=1
+EMBEDDED=yes
+TEMPLATE_NAME=generic
+
+TEXT_LENGTH=2K
+DATA_LENGTH=128
+EEPROM_LENGTH=128
+
OpenPOWER on IntegriCloud