TQM8xx: make room for growing code size due to I/O accessor cleanup
authorWolfgang Denk <wd@denx.de>
Wed, 5 Oct 2011 09:55:01 +0000 (09:55 +0000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 Oct 2011 20:03:08 +0000 (22:03 +0200)
commit7aabd2b12c5108276eb1fc7789b8955f3258db98
treed0ee639cbb03e10be24f11496601cb3b04b222d0
parent4f7549d2dc00023c5f33d1adc7fee0a77575fcb2
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>
board/tqc/tqm8xx/u-boot.lds
board/tqc/tqm8xx/u-boot.lds.debug [deleted file]