u-boot/board/tqc/tqm8xx
Wolfgang Denk 7aabd2b12c TQM8xx: make room for growing code size due to I/O accessor cleanup
Commit "PPC: Cleanup tqm8xx_pcmcia.c" will clean up the PCMCIA code
to use I/O accessors instead of plain volatile pointer accesses.
This will result in about 300 byte bigger code.  Fix custom linker
script to make room for this.

While we are at it, drop unmaintained u-boot.lds.debug linker script.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Tested-by: Wolfgang Denk <wd@denx.de>
2011-10-05 22:03:08 +02:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
load_sernum_ethaddr.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
tqm8xx.c Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
u-boot.lds TQM8xx: make room for growing code size due to I/O accessor cleanup 2011-10-05 22:03:08 +02:00