From: Peter Maydell <peter.maydell@linaro.org>
To: "Cédric Le Goater" <clg@kaod.org>
Cc: Peter Crosthwaite <crosthwaite.peter@gmail.com>,
QEMU Developers <qemu-devel@nongnu.org>,
qemu-arm <qemu-arm@nongnu.org>, Andrew Jeffery <andrew@aj.id.au>
Subject: Re: [Qemu-devel] [PATCH 0/5] ast2400: some cleanups and a simple memory controller model
Date: Tue, 12 Jul 2016 18:10:28 +0100 [thread overview]
Message-ID: <CAFEAcA_PyFHsgsPQ_gsqDaigAGMUVX0SYS54c9YzFg5TMpHK_w@mail.gmail.com> (raw)
In-Reply-To: <08ab3354-d97f-2f80-b6d5-d8169b46e199@kaod.org>
On 12 July 2016 at 17:20, Cédric Le Goater <clg@kaod.org> wrote:
> On 07/12/2016 04:19 PM, Peter Maydell wrote:
>> Hi; the release process is now at the point where I wouldn't really
>> want to put this into 2.7; I can be persuaded if you have a solid
>> justification, though.
>
> Here is my take to it :
>
> * 1/5 hw/misc: fix typo in Aspeed SCU hw-strap2 property name
>
> That's a minor fix
>
> * 2/5 ast2400: replace aspeed_smc_is_implemented()
>
> That is not a fix but it removes some ugliness in the code, which
> you had noticed, and which prevents us from fixing possible issues
> nicely. So this is a preventive cleanup :)
>
> * 3/5 ast2400: pretend DMAs are done for U-boot
>
> This is a work around fix. U-boot[1] uses DMAs to calibrate the
> SPI flash module. It will spin until the DMA transfers are done.
>
> * 4/5 ast2400: externalize revision numbers
>
> This is minor fix de-duplicating code and a prereq for the next
> patch.
>
> * 5/5 ast2400: add a memory controller device model
>
> That's an enhancement. It adds a basic device model for the memory
> controller. This is needed by some version of the SDK relying on
> the configuration register to know how much RAM the SOC has. Older
> versions used a hardcoded value.
>
>
> The first patches should not be too much of a problem regarding the
> soft freeze. The last can wait 2.8 if you prefer, we need more work
> to fully support u-boot anyhow. I would be happy to have review
> though :) The model is very much like the SCU.
Thanks for the explanation. Patches 1-4 look straightforward
and I have put them in my target-arm.next tree. Since patch
5 isn't sufficient to get u-boot to work I think we should
defer it to 2.8. It is still on my to-review list.
-- PMM
prev parent reply other threads:[~2016-07-12 17:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-08 16:06 [Qemu-devel] [PATCH 0/5] ast2400: some cleanups and a simple memory controller model Cédric Le Goater
2016-07-08 16:06 ` [Qemu-devel] [PATCH 1/5] hw/misc: fix typo in Aspeed SCU hw-strap2 property name Cédric Le Goater
2016-07-08 16:06 ` [Qemu-devel] [PATCH 2/5] ast2400: replace aspeed_smc_is_implemented() Cédric Le Goater
2016-07-08 16:06 ` [Qemu-devel] [PATCH 3/5] ast2400: pretend DMAs are done for U-boot Cédric Le Goater
2016-07-08 16:06 ` [Qemu-devel] [PATCH 4/5] ast2400: externalize revision numbers Cédric Le Goater
2016-07-08 16:06 ` [Qemu-devel] [PATCH 5/5] ast2400: add a memory controller device model Cédric Le Goater
2016-07-25 15:12 ` Peter Maydell
2016-07-25 15:55 ` Cédric Le Goater
2016-07-12 14:19 ` [Qemu-devel] [PATCH 0/5] ast2400: some cleanups and a simple memory controller model Peter Maydell
2016-07-12 16:20 ` Cédric Le Goater
2016-07-12 16:32 ` Cédric Le Goater
2016-07-12 17:10 ` Peter Maydell [this message]
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=CAFEAcA_PyFHsgsPQ_gsqDaigAGMUVX0SYS54c9YzFg5TMpHK_w@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=andrew@aj.id.au \
--cc=clg@kaod.org \
--cc=crosthwaite.peter@gmail.com \
--cc=qemu-arm@nongnu.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).