
30 Aug
2010
30 Aug
'10
5:12 p.m.
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