From: David Gibson <david@gibson.dropbear.id.au>
To: BALATON Zoltan <balaton@eik.bme.hu>
Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org,
Peter Maydell <peter.maydell@linaro.org>,
Paolo Bonzini <pbonzini@redhat.com>,
Aleksandar Markovic <amarkovic@wavecomp.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/6] Misc sam460ex related patches
Date: Wed, 9 Jan 2019 14:23:33 +1100 [thread overview]
Message-ID: <20190109032333.GA6682@umbus.fritz.box> (raw)
In-Reply-To: <cover.1546532844.git.balaton@eik.bme.hu>
[-- Attachment #1: Type: text/plain, Size: 1997 bytes --]
On Thu, Jan 03, 2019 at 05:27:24PM +0100, BALATON Zoltan wrote:
> The last code patch in this series fixes memory size larger than 1GB
> for sam460ex, other patches are just clean ups I've made along the way.
>
> The first patch is intended to be generic and may be useful for other
> boards which currently have their own SPD EEPROM data or don't yet
> generate any SPD data just have TODO comments instead. These are MIPS
> malta and fulong2e, ARM integratorcp and maybe aspeed, and the PIIX
> and Q35 pc machines. I did not try to change these as I have no way to
> test them throughly. Patch 2 converts sam460ex to use this function.
> Other patches are misc cleanups.
Applied to ppc-for-4.0 (missed the pull request I sent earlier today,
though).
>
> Regards,
> BALATON Zoltan
>
> v3: A tab indent got in by accident hence v3 but also include smilar
> cleanup for sdram_set_bcd() in another file
> v2: Address review comments, omitting patches already merged
>
> BALATON Zoltan (6):
> smbus: Add a helper to generate SPD EEPROM data
> sam460ex: Clean up SPD EEPROM creation
> ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
> ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t
> ppc4xx: Pass array index to function instead of pointer into the array
> sam460ex: Fix support for memory larger than 1GB
>
> hw/i2c/smbus_eeprom.c | 130 ++++++++++++++++++++++++++++++++++
> hw/ppc/ppc440_bamboo.c | 2 +-
> hw/ppc/ppc440_uc.c | 70 +++++++++----------
> hw/ppc/ppc4xx_devs.c | 48 ++++++-------
> hw/ppc/sam460ex.c | 181 +++++++-----------------------------------------
> include/hw/i2c/smbus.h | 3 +
> include/hw/ppc/ppc4xx.h | 2 +-
> 7 files changed, 216 insertions(+), 220 deletions(-)
>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2019-01-09 3:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-03 16:27 [Qemu-devel] [PATCH v3 0/6] Misc sam460ex related patches BALATON Zoltan
2019-01-03 16:27 ` [Qemu-devel] [PATCH v3 4/6] ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t BALATON Zoltan
2019-01-03 16:27 ` [Qemu-devel] [PATCH v3 5/6] ppc4xx: Pass array index to function instead of pointer into the array BALATON Zoltan
2019-01-03 16:27 ` [Qemu-devel] [PATCH v3 6/6] sam460ex: Fix support for memory larger than 1GB BALATON Zoltan
2019-01-03 16:27 ` [Qemu-devel] [PATCH v3 1/6] smbus: Add a helper to generate SPD EEPROM data BALATON Zoltan
2019-01-09 10:52 ` Philippe Mathieu-Daudé
2019-01-09 12:15 ` BALATON Zoltan
2019-01-09 12:47 ` Philippe Mathieu-Daudé
2019-01-09 17:31 ` BALATON Zoltan
2019-01-09 18:05 ` [Qemu-devel] [Qemu-ppc] " BALATON Zoltan
2019-01-09 18:13 ` Philippe Mathieu-Daudé
2019-01-03 16:27 ` [Qemu-devel] [PATCH v3 3/6] ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust() BALATON Zoltan
2019-01-03 16:27 ` [Qemu-devel] [PATCH v3 2/6] sam460ex: Clean up SPD EEPROM creation BALATON Zoltan
2019-01-09 3:23 ` David Gibson [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=20190109032333.GA6682@umbus.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=amarkovic@wavecomp.com \
--cc=balaton@eik.bme.hu \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).