[U-Boot] [PATCH] TQM8xx: make room for growing code size due to I/O accessor cleanup
Wolfgang Denk
wd at denx.de
Wed Oct 5 21:59:45 CEST 2011
In message <1317844501-9494-1-git-send-email-wd at denx.de> I wrote:
> 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 at denx.de>
> Cc: Marek Vasut <marek.vasut at gmail.com>
> ---
> board/tqc/tqm8xx/u-boot.lds | 3 +-
> board/tqc/tqm8xx/u-boot.lds.debug | 135 -------------------------------------
> 2 files changed, 2 insertions(+), 136 deletions(-)
> delete mode 100644 board/tqc/tqm8xx/u-boot.lds.debug
Compile tested on FPS850L, FPS860L, TQM823L, TQM823L_LCD, TQM823M,
TQM850L, TQM850M, TQM855L, TQM855M, TQM860L, TQM860M, TQM862L,
TQM862M, TQM866M, TQM885D, TTTech, and wtk.
Tested-by: Wolfgang Denk <wd at denx.de>
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Machines take me by surprise with great frequency. - Alan Turing
More information about the U-Boot
mailing list