No subject


Fri Jan 23 11:48:37 CET 2009


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 as well
 
Signed-off-by: Xiangfu Liu <xiangfu at openmobilefree.net>
Acked-by: Shinya Kuribayashi <skuribay at pobox.com>
</longlog>
---

 Hi Wolfgang, ....

 v1: ...

 v2: ...

 board/dbau1x00/u-boot.lds    |    2 +-
 board/gth2/u-boot.lds        |    2 +-
 board/incaip/u-boot.lds      |    2 +-
 board/pb1x00/u-boot.lds      |    2 +-
 board/purple/u-boot.lds      |    2 +-
 board/qemu-mips/u-boot.lds   |    2 +-
 examples/standalone/mips.lds |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

 :
 :

_

I recommend you to read the patch submission guide first.
http://www.denx.de/wiki/U-Boot/Patches

>> With fixing above nits, feel free to add:
>>
>> Acked-by: Shinya Kuribayashi<skuribay at pobox.com>
>>
> (by the way. I manually added this line to email.
> is the another way to add "Acked-by" like "Signed-off-by" is "-s")

Git doesn't support such feature itself, so edit commitlog manually.
As an alternative, StackedGit can append those tags by "stg refresh
--sign/--ack".  Just for your information.


More information about the U-Boot mailing list