commit | 40930316071b9062cae3f01f00876e2fc90940ca | [log] [tgz] |
---|---|---|
author | Xiangfu Liu <xiangfu@openmobilefree.net> | Mon Aug 09 23:13:43 2010 +0800 |
committer | Shinya Kuribayashi <skuribay@pobox.com> | Sat Sep 04 11:52:17 2010 +0900 |
tree | 63b31323bd2f8f0e08af4e0ece134e57e0ba9e96 | |
parent | bd2313078114c4b44c4a5ce149af43bcb7fc8854 [diff] |
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>