u-boot-brain/arch/arm/cpu/ixp
Marek Vasut 696df71b5f 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>
2012-03-26 23:09:25 +02:00
..
npe Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
config.mk IXP: Make IXP buildable with arm-linux- toolchains 2012-03-26 23:09:25 +02:00
cpu.c Fix IXP code to work after relocation was added 2011-06-23 08:24:55 +02:00
interrupts.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
timer.c Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
u-boot.lds use -ffunction-sections / --gc-sections on IXP42x 2011-06-23 08:24:55 +02:00