[U-Boot] [PATCH] TQM8xx: make room for growing code size due to I/O accessor cleanup

Marek Vasut marek.vasut at gmail.com
Thu Oct 6 00:16:53 CEST 2011


On Wednesday, October 05, 2011 10:01:05 PM Wolfgang Denk wrote:
> Dear Wolfgang Denk,
> 
> In message <1317844501-9494-1-git-send-email-wd at denx.de> you 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
> 
> Applied, thanks.

You're thanking to yourself ? ;-)

Anyway, thanks for this patch!


More information about the U-Boot mailing list