uboot-mt623x/board/gth2
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 Add support for TB5200 board 2006-07-19 13:50:38 +02:00
ee_access.c Add support for TB5200 board 2006-07-19 13:50:38 +02:00
ee_access.h Add support for TB5200 board 2006-07-19 13:50:38 +02:00
ee_dev.h Add support for TB5200 board 2006-07-19 13:50:38 +02:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
gth2.c mips: Move cpu/mips/* to arch/mips/cpu/* 2010-04-13 09:13:25 +02:00
lowlevel_init.S 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