Re: [U-Boot] [Patch 0/17] New 'qemu-mips64' test architecture for U-Boot

2012-08-16 Thread Zhi-zhou Zhang
On Thu, Aug 16, 2012 at 5:31 AM, Daniel Schwierzeck < daniel.schwierz...@gmail.com> wrote: > Hi, > > 2012/8/15 Zhi-zhou Zhang : > > On Tue, Aug 14, 2012 at 11:51 PM, Mike Frysinger > wrote: > > > >> On Tuesday 14 August 2012 11:49:49 Mike Frysinger wrote: > >> > On Tuesday 14 August 2012 11:06:51

Re: [U-Boot] [Patch 0/17] New 'qemu-mips64' test architecture for U-Boot

2012-08-15 Thread Daniel Schwierzeck
Hi, 2012/8/15 Zhi-zhou Zhang : > On Tue, Aug 14, 2012 at 11:51 PM, Mike Frysinger wrote: > >> On Tuesday 14 August 2012 11:49:49 Mike Frysinger wrote: >> > On Tuesday 14 August 2012 11:06:51 Zhi-zhou Zhang wrote: >> > > As so far, U-Boot has already supports mips32. But there are some >> > > >>

Re: [U-Boot] [Patch 0/17] New 'qemu-mips64' test architecture for U-Boot

2012-08-15 Thread Zhi-zhou Zhang
On Tue, Aug 14, 2012 at 11:51 PM, Mike Frysinger wrote: > On Tuesday 14 August 2012 11:49:49 Mike Frysinger wrote: > > On Tuesday 14 August 2012 11:06:51 Zhi-zhou Zhang wrote: > > > As so far, U-Boot has already supports mips32. But there are some > > > > > > differences between mips64 and mips3

Re: [U-Boot] [Patch 0/17] New 'qemu-mips64' test architecture for U-Boot

2012-08-14 Thread Mike Frysinger
On Tuesday 14 August 2012 11:49:49 Mike Frysinger wrote: > On Tuesday 14 August 2012 11:06:51 Zhi-zhou Zhang wrote: > > As so far, U-Boot has already supports mips32. But there are some > > > > differences between mips64 and mips32. Such as different ABI, different > > output format. so this patc

Re: [U-Boot] [Patch 0/17] New 'qemu-mips64' test architecture for U-Boot

2012-08-14 Thread Mike Frysinger
On Tuesday 14 August 2012 11:06:51 Zhi-zhou Zhang wrote: > As so far, U-Boot has already supports mips32. But there are some > differences between mips64 and mips32. Such as different ABI, different > output format. so this patch adds mips64 support. many of your patches are line wrapped. please

[U-Boot] [Patch 0/17] New 'qemu-mips64' test architecture for U-Boot

2012-08-14 Thread Zhi-zhou Zhang
As so far, U-Boot has already supports mips32. But there are some differences between mips64 and mips32. Such as different ABI, different output format. so this patch adds mips64 support. I use cross compiler from clfs and build U-Boot like this: export CROSS_COMPILE=/home/zhangzz/work/clfs/sys_ro