Re: [U-Boot] [PATCH] actux[123]: Update linker script for ELDK 4.2

2012-10-18 Thread Albert ARIBAUD
Hi Tom, On Wed, 17 Oct 2012 13:18:29 -0700, Tom Rini wrote: > With ELDK4.2 libserial.o is too large to fit in the area before the > environment. Swap in libinput instead which is a little smaller. > > Cc: Michael Schwingen > Signed-off-by: Tom Rini > --- > board/actux1/u-boot.lds |2 +-

[U-Boot] [PATCH] actux[123]: Update linker script for ELDK 4.2

2012-10-17 Thread Tom Rini
With ELDK4.2 libserial.o is too large to fit in the area before the environment. Swap in libinput instead which is a little smaller. Cc: Michael Schwingen Signed-off-by: Tom Rini --- board/actux1/u-boot.lds |2 +- board/actux2/u-boot.lds |2 +- board/actux3/u-boot.lds |2 +- 3 file