Re: [U-Boot] [PATCH] MPC8xx: Make SPD823TS board build again

2011-05-22 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1305969194-11721-1-git-send-email...@denx.de> you wrote: > Commit e59e356 "TFTP: net/tftp.c: add server mode receive" caused the > size of some object files to grow which breaks the manually optimized > linking for the SPD823TS board. Adjust linker script as needed

[U-Boot] [PATCH] MPC8xx: Make SPD823TS board build again

2011-05-21 Thread Wolfgang Denk
Commit e59e356 "TFTP: net/tftp.c: add server mode receive" caused the size of some object files to grow which breaks the manually optimized linking for the SPD823TS board. Adjust linker script as needed. Signed-off-by: Wolfgang Denk --- board/spd8xx/u-boot.lds |1 - 1 files changed, 0 inser