Skip to content
Snippets Groups Projects
Commit 7aabd2b1 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

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: default avatarWolfgang Denk <wd@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Tested-by: default avatarWolfgang Denk <wd@denx.de>
parent 4f7549d2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment