]> Git Repo - J-u-boot.git/commit
MIPS: update the MIPS u-boot.lds
authorXiangfu Liu <[email protected]>
Mon, 9 Aug 2010 15:13:43 +0000 (23:13 +0800)
committerShinya Kuribayashi <[email protected]>
Sat, 4 Sep 2010 02:52:17 +0000 (11:52 +0900)
commit40930316071b9062cae3f01f00876e2fc90940ca
tree63b31323bd2f8f0e08af4e0ece134e57e0ba9e96
parentbd2313078114c4b44c4a5ce149af43bcb7fc8854
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 <[email protected]>
Signed-off-by: Shinya Kuribayashi <[email protected]>
board/dbau1x00/u-boot.lds
board/gth2/u-boot.lds
board/incaip/u-boot.lds
board/pb1x00/u-boot.lds
board/purple/u-boot.lds
board/qemu-mips/u-boot.lds
examples/standalone/mips.lds
This page took 0.04406 seconds and 4 git commands to generate.