From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Anthony Liguori" <aliguori@us.ibm.com>,
patches@linaro.org, "Alexander Graf" <agraf@suse.de>,
qemu-devel@nongnu.org, "Andreas Färber" <andreas.faerber@web.de>,
qemu-ppc@nongnu.org,
"Peter Crosthwaite" <peter.crosthwaite@xilinx.com>
Subject: Re: [Qemu-devel] [PATCH 0/4] Require libfdt for arm/microblaze/ppc softmmu targets
Date: Sat, 25 May 2013 14:32:22 +0200 [thread overview]
Message-ID: <20130525123222.GE23342@smtp.vpn> (raw)
In-Reply-To: <1369409217-7553-1-git-send-email-peter.maydell@linaro.org>
On Fri, May 24, 2013 at 04:26:53PM +0100, Peter Maydell wrote:
> This patchset makes libfdt mandatory for building the ARM,
> MicroBlaze and PPC softmmu targets. These architectures need
> libfdt for at least some of their board models to be usefully
> functional, so now that we have an in-tree version of libfdt
> it's better to insist on using it rather than allowing users
> to build less-than-useful binaries.
>
> NB: I have tested the ARM change, but only compile-tested PPC
> and MicroBlaze.
Hi,
I test ran the ppc virtex-ml507 and microblaze petalogix s3adsp images,
works ok.
Tested-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Cheers,
Edgar
>
> Peter Maydell (4):
> configure: Require libfdt for arm, ppc, microblaze softmmu targets
> arm: Remove CONFIG_FDT conditionals
> microblaze: Remove CONFIG_FDT conditionals
> ppc: Remove CONFIG_FDT conditionals
>
> configure | 20 ++++++++++++++++++++
> default-configs/ppc-softmmu.mak | 2 +-
> default-configs/ppc64-softmmu.mak | 4 ++--
> default-configs/ppcemb-softmmu.mak | 2 +-
> hw/arm/boot.c | 7 -------
> hw/microblaze/boot.c | 12 ------------
> hw/ppc/ppc440_bamboo.c | 2 --
> hw/ppc/spapr_vio.c | 6 ------
> hw/ppc/virtex_ml507.c | 18 ------------------
> 9 files changed, 24 insertions(+), 49 deletions(-)
>
> --
> 1.7.9.5
>
prev parent reply other threads:[~2013-05-25 12:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-24 15:26 [Qemu-devel] [PATCH 0/4] Require libfdt for arm/microblaze/ppc softmmu targets Peter Maydell
2013-05-24 15:26 ` [Qemu-devel] [PATCH 1/4] configure: Require libfdt for arm, ppc, microblaze " Peter Maydell
2013-05-28 4:07 ` Peter Crosthwaite
2013-05-28 9:03 ` Andreas Färber
2013-05-28 9:39 ` Peter Maydell
2013-05-24 15:26 ` [Qemu-devel] [PATCH 2/4] arm: Remove CONFIG_FDT conditionals Peter Maydell
2013-05-28 4:09 ` Peter Crosthwaite
2013-05-24 15:26 ` [Qemu-devel] [PATCH 3/4] microblaze: " Peter Maydell
2013-05-28 4:10 ` Peter Crosthwaite
2013-05-24 15:26 ` [Qemu-devel] [PATCH 4/4] ppc: " Peter Maydell
2013-05-25 12:32 ` Edgar E. Iglesias [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=20130525123222.GE23342@smtp.vpn \
--to=edgar.iglesias@gmail.com \
--cc=agraf@suse.de \
--cc=aliguori@us.ibm.com \
--cc=andreas.faerber@web.de \
--cc=patches@linaro.org \
--cc=peter.crosthwaite@xilinx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.