[U-Boot] [PATCH 0/2] fix little endian build

Shinya Kuribayashi skuribay at pobox.com
Mon Aug 30 17:12:15 CEST 2010


On 8/30/10 10:43 PM, Xiangfu Liu wrote:
>>> [PATCH 2/2] change the way of build little endian board
>>
>> but this 2/2 looks problematic.
>>
>> As said in the previous mail the patch is tentative and won't
>> work with ELDK, and as fas as I could see nothing has been
>> changed since my version.  Let me make sure, have you confirmed
>> it builds with ELDK?
> Hi Shinya
>
> yes, I think it not break the ELDK build.
>
> I have test with
> BUILD_DIR=../u-boot-build \
> MAKEALL_LOGDIR=../u-boot-log \
> ./MAKEALL mips_el mips
>
> all boards compile fine.

What about the endianness of generated u-boot ELF image then?

$ CROSS_COMPILE=mips_4KCle- ./MAKEALL dbau1550_el_config
$ file u-boot

And could you also provide the version info, please?

$ mips_4KCle-gcc --version


More information about the U-Boot mailing list