]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
IXP: Make IXP buildable with arm-linux- toolchains
authorMarek Vasut <marex@denx.de>
Mon, 5 Mar 2012 23:00:12 +0000 (00:00 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 26 Mar 2012 21:09:25 +0000 (23:09 +0200)
commit696df71b5f564916db6762b8f21605676abc6baf
treedee6ee4a166143821a75a3d3e6cc3fc858d9c7ec
parente0e7f3b210ce553c6caab05b71891a1279eb551e
IXP: Make IXP buildable with arm-linux- toolchains

Add -EB flag to LD to switch endianness of the linker. This should make armeb
targets buildable again. Also, make use of U-Boot's internal libgcc instead of
toolchain's one, this works around the use of libraries from GCC, which might be
little endian.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Bryan Hundven <bryanhundven@gmail.com>
Cc: Michael Schwingen <rincewind@discworld.dascon.de>
arch/arm/cpu/ixp/config.mk