From: "Cédric Le Goater" <clg@kaod.org>
To: Joel Stanley <joel@jms.id.au>, Peter Maydell <peter.maydell@linaro.org>
Cc: Andrew Jeffery <andrew@aj.id.au>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller
Date: Tue, 7 Aug 2018 14:30:52 +0200 [thread overview]
Message-ID: <fd6f2874-d73e-f0b4-83a2-cbac5c9b3f19@kaod.org> (raw)
In-Reply-To: <20180807075757.7242-1-joel@jms.id.au>
On 08/07/2018 09:57 AM, Joel Stanley wrote:
> This series allow us to run upstream u-boot on the ast2500-evb model.
> They have been tested with upstream u-boot, as well as openbmc's ast2500
> and ast2500 images.
For all patches,
Tested-by: Cédric Le Goater <clg@kaod.org>
Patch [1-6] are good to merge.
I think patch 7 is a good start. It enables support for mainline
U-Boot that we can use to develop more U-Boot drivers (flash).
But the device reset model needs a little more work to take into
account the Reset Mask Register of the watchdog.
We don't have to support all of them, only the SoC and SDRAM to
start with.
Thanks,
C.
>
> Cédric Le Goater (1):
> aspeed: add a max_ram_size property to the memory controller
>
> Joel Stanley (6):
> aspeed_sdmc: Extend number of valid registers
> aspeed_sdmc: Fix saved values
> aspeed_sdmc: Set 'cache initial sequence' always true
> aspeed_sdmc: Init status alwlays idle
> aspeed_sdmc: Handle ECC training
> aspeed: Link SCU to the watchdog
>
> hw/arm/aspeed.c | 31 ++++++++++++++++++
> hw/arm/aspeed_soc.c | 4 +++
> hw/misc/aspeed_sdmc.c | 55 +++++++++++++++++++++-----------
> hw/watchdog/wdt_aspeed.c | 20 ++++++++++++
> include/hw/misc/aspeed_sdmc.h | 4 ++-
> include/hw/watchdog/wdt_aspeed.h | 1 +
> 6 files changed, 95 insertions(+), 20 deletions(-)
>
next prev parent reply other threads:[~2018-08-07 12:31 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-07 7:57 [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller Joel Stanley
2018-08-07 7:57 ` [Qemu-devel] [PATCH 1/7] aspeed_sdmc: Extend number of valid registers Joel Stanley
2018-08-07 9:52 ` Cédric Le Goater
2018-08-07 7:57 ` [Qemu-devel] [PATCH 2/7] aspeed_sdmc: Fix saved values Joel Stanley
2018-08-07 9:55 ` Cédric Le Goater
2018-08-07 7:57 ` [Qemu-devel] [PATCH 3/7] aspeed_sdmc: Set 'cache initial sequence' always true Joel Stanley
2018-08-07 10:13 ` Cédric Le Goater
2018-08-07 7:57 ` [Qemu-devel] [PATCH 4/7] aspeed_sdmc: Init status alwlays idle Joel Stanley
2018-08-07 10:27 ` Cédric Le Goater
2018-08-07 7:57 ` [Qemu-devel] [PATCH 5/7] aspeed_sdmc: Handle ECC training Joel Stanley
2018-08-07 10:29 ` Cédric Le Goater
2018-08-07 7:57 ` [Qemu-devel] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller Joel Stanley
2018-08-07 10:29 ` Cédric Le Goater
2018-08-07 10:33 ` [Qemu-devel] [Qemu-arm] " Cédric Le Goater
2018-08-16 12:48 ` [Qemu-devel] " Peter Maydell
2018-08-16 14:03 ` Cédric Le Goater
2018-08-07 7:57 ` [Qemu-devel] [PATCH 7/7] aspeed: Link SCU to the watchdog Joel Stanley
2018-08-07 12:23 ` Cédric Le Goater
2018-08-07 12:30 ` Cédric Le Goater [this message]
2018-08-16 12:48 ` [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller 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=fd6f2874-d73e-f0b4-83a2-cbac5c9b3f19@kaod.org \
--to=clg@kaod.org \
--cc=andrew@aj.id.au \
--cc=joel@jms.id.au \
--cc=peter.maydell@linaro.org \
--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).