uboot-mt623x/board/purple
Xiangfu Liu 4093031607 MIPS: update the MIPS u-boot.lds
From the document, if set all arguments in "OUTPUT_FORMAT" to
"tradbigmips", then even add "-EL" to gcc we still get EB format.

pb1x00 is only used in Little-endian, so its default endian should be
set to LE.

Signed-off-by: Xiangfu Liu <xiangfu@openmobilefree.net>
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
2010-09-04 11:52:17 +09:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
config.mk Prepare for 0.3.0 release 2003-04-08 23:25:21 +00:00
flash.c board/purple/flash.c: removed unneded variable 2010-08-09 01:08:09 +02:00
lowlevel_init.S [MIPS] Kill unused <version.h> inclusions 2008-06-05 22:29:00 +09:00
purple.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sconsole.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sconsole.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds MIPS: update the MIPS u-boot.lds 2010-09-04 11:52:17 +09:00