From: Jamie Iles <jamie@jamieiles.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Jamie Iles <jamie@jamieiles.com>,
qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>,
Paul Brook <paul@codesourcery.com>
Subject: Re: [Qemu-devel] [PATCHv2] target-arm: support for ARM1176JZF-s cores
Date: Wed, 20 Jul 2011 17:06:14 +0100 [thread overview]
Message-ID: <20110720160614.GF5109@pulham.picochip.com> (raw)
In-Reply-To: <CAFEAcA88p=JnBZGUapCvexBhnTgT=+ztgmD+E_w1OcrYcH5YNw@mail.gmail.com>
On Wed, Jul 20, 2011 at 04:59:29PM +0100, Peter Maydell wrote:
> On 20 July 2011 16:36, Jamie Iles <jamie@jamieiles.com> wrote:
> > On Wed, Jul 20, 2011 at 03:35:19PM +0100, Peter Maydell wrote:
> >> On 19 July 2011 13:32, Jamie Iles <jamie@jamieiles.com> wrote:
> >> > Add support for v6K ARM1176JZF-S. This core includes the VA<->PA
> >> > translation capability and security extensions.
> >>
> >> > +static uint32_t arm1176_cp15_c0_c1[8] =
> >> > +{ 0x111, 0x11, 0x33, 0x01130003, 0x01130003, 0x10030302, 0x01222100, 0 };
> >>
> >> This seems to be the wrong value for the AUXFR0 (0,c0,c1,3 : fourth item
> >> in this list). The 1176JZF-S TRM says its value is 0x0, not 0x01130003
> >> (which I think you've miscopied from the 0,c0,c1,4 MMFR0 entry).
> >
> > Ahh, yes. Thanks for that, a good spot.
>
> Thanks for the quick patch refresh. This version is
> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
>
> > 8<------
>
> Incidentally, this is a bit of an unfortunate format for patches, as it
> doesn't apply with the usual "git am filename". Even if you add "-c" git
> still puts these headers:
>
> > From af92ff0cd28077ff187f2ac1d952f71297b7d026 Mon Sep 17 00:00:00 2001
> > From: Jamie Iles <jamie@jamieiles.com>
> > Date: Thu, 23 Jun 2011 11:37:19 +0100
> > Subject: [PATCHv3] target-arm: support for ARM1176JZF-s cores
>
> into the commit log.
Hmm, I misunderstood the scissors option, I guess a plain patch reply
would have been best.
Thanks for the pointer (and Reviewed-by)!
Jamie
next prev parent reply other threads:[~2011-07-20 16:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 11:12 [Qemu-devel] [PATCHv2 1/2] target-arm: make VMSAv7 remapping and AP dependent on V6K Jamie Iles
2011-06-23 11:13 ` [Qemu-devel] [PATCHv2 2/2] target-arm: support for ARM1176JZ-s cores Jamie Iles
2011-07-06 10:45 ` Peter Maydell
2011-07-19 12:32 ` [Qemu-devel] [PATCHv2] target-arm: support for ARM1176JZF-s cores Jamie Iles
2011-07-20 14:35 ` Peter Maydell
2011-07-20 15:36 ` Jamie Iles
2011-07-20 15:59 ` Peter Maydell
2011-07-20 16:06 ` Jamie Iles [this message]
2011-07-06 10:39 ` [Qemu-devel] [PATCHv2 1/2] target-arm: make VMSAv7 remapping and AP dependent on V6K Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110720160614.GF5109@pulham.picochip.com \
--to=jamie@jamieiles.com \
--cc=aurelien@aurel32.net \
--cc=paul@codesourcery.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).