source: trunk/binutils/ld/emulparams/m68hc11elf.sh@ 3669

Last change on this file since 3669 was 610, checked in by bird, 22 years ago

This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 339 bytes
Line 
1MACHINE=
2SCRIPT_NAME=elfm68hc11
3OUTPUT_FORMAT="elf32-m68hc11"
4ROM_START_ADDR=0x08000
5ROM_SIZE=0x8000
6RAM_START_ADDR=0x01100
7RAM_SIZE=0x6F00
8EEPROM_START_ADDR=0xb600
9EEPROM_SIZE=512
10TEXT_MEMORY=text
11DATA_MEMORY=data
12EEPROM_MEMORY=eeprom
13ARCH=m68hc11
14MAXPAGESIZE=32
15EMBEDDED=yes
16GENERIC_BOARD=no
17TEMPLATE_NAME=elf32
18EXTRA_EM_FILE=m68hc1xelf
Note: See TracBrowser for help on using the repository browser.