
On Thu, Aug 16, 2012 at 5:31 AM, Daniel Schwierzeck < daniel.schwierzeck@gmail.com> wrote:
Hi,
2012/8/15 Zhi-zhou Zhang etou.zh@gmail.com:
On Tue, Aug 14, 2012 at 11:51 PM, Mike Frysinger vapier@gentoo.org
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 mips32. Such as different ABI,
different
output format. so this patch adds mips64 support.
many of your patches are line wrapped. please use `git send-email`
rather
than whatever client you're using (looks like gmail?) as it won't
screw
things up.
hmm, actually it's worse than that -- the leading whitespace is all
mangled
too. i'm assuming your code isn't that screwed up, so please resend
with
git- sendemail. -mike
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
OK, I will retry. actually I sent it by copy-and-paste. I wasn't aware of that. thanks.
then you should read http://www.denx.de/wiki/U-Boot/Patches
And please do for all MIPS specific patches:
- CC me
- use the prefix MIPS: in the email subject
-- Thanks and regards, Daniel
Thanks for all your suggestions. I will improve them in next version.