Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] ppc64 e5500 arch: new qemu target
Date: Sun, 1 Apr 2018 16:39:06 +0200	[thread overview]
Message-ID: <20180401163906.0de5ab39@windsurf> (raw)
In-Reply-To: <CANQCQpZu=s0ovBMLsQYLhAk8kPB3AfN_qCDutkSyV_+K0MAAPQ@mail.gmail.com>

Hello,

On Sun, 1 Apr 2018 09:25:47 -0500, Matthew Weber wrote:

> > diff --git a/board/qemu/ppc64-e5500/linux.fragment b/board/qemu/ppc64-e5500/linux.fragment
> > new file mode 100644
> > index 0000000..81993d2
> > --- /dev/null
> > +++ b/board/qemu/ppc64-e5500/linux.fragment
> > @@ -0,0 +1,2 @@
> > +# Enables generic e500 arch support for QEMU
> > +CONFIG_PPC_QEMU_E500=y
> > diff --git a/board/qemu/ppc64-e5500/readme.txt b/board/qemu/ppc64-e5500/readme.txt
> > new file mode 100644
> > index 0000000..8da23f9
> > --- /dev/null
> > +++ b/board/qemu/ppc64-e5500/readme.txt
> > @@ -0,0 +1,7 @@
> > +Run the emulation with:
> > +
> > + qemu-system-ppc64 -M ppce500 -cpu e5500 -m 256 -kernel output/images/uImage -append 'console=ttyS0 root=/dev/ram' -initrd output/images/rootfs.cpio.gz -serial mon:stdio -nographic
> > +  
> 
> This arch seems like it had good support back to QEMU 2.0.0.  However,
> I'll be submitting a bootlin e6500 arch variant toolchain but I'm
> still working out what version of QEMU can even boot that arch.  As of
> 2.11.x support hasn't been merged.

I don't get it. In the same paragraph you say "it had good support back
to Qemu 2.0.0" and  "as of 2.11.x support hasn't been merged".

Could you clarify ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-04-01 14:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-01 14:15 [Buildroot] [PATCH] ppc64 e5500 arch: new qemu target Matt Weber
2018-04-01 14:25 ` Matthew Weber
2018-04-01 14:39   ` Thomas Petazzoni [this message]
2018-04-01 14:58     ` Matthew Weber
2018-04-01 14:40 ` Thomas Petazzoni
2018-04-01 15:00   ` Matthew Weber

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=20180401163906.0de5ab39@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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