commit | 12ba80a2ee1dadd8c24afcbdb7b84f71658d2881 | [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 | 87b08e433c4e346b658d8b6cdc890fbd50282157 [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>