qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] can we update QEMU's version of u-boot.e500 ?
@ 2019-01-03 17:38 Peter Maydell
  2019-01-03 23:44 ` Alexander Graf
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Maydell @ 2019-01-03 17:38 UTC (permalink / raw)
  To: QEMU Developers; +Cc: David Gibson, Alexander Graf

Hi; currently we ship with a u-boot.e500 which is from u-boot
v2017.07. It would be nice to move that forward, specifically
to at least v2017.11, which contains upstream u-boot's part of the
fix for https://bugs.launchpad.net/qemu/+bug/1714750 .
(There are more recent releases than that; it's just the first
that contains the fix.)

Then we could remove the workaround in scripts/make-release and
close out the bug.

I've cc'd David as the current maintainer of pc-bios/u-boot.e500
and Alex as the last person who did an update.

thanks
-- PMM

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] can we update QEMU's version of u-boot.e500 ?
  2019-01-03 17:38 [Qemu-devel] can we update QEMU's version of u-boot.e500 ? Peter Maydell
@ 2019-01-03 23:44 ` Alexander Graf
  2019-01-04  5:03   ` David Gibson
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Graf @ 2019-01-03 23:44 UTC (permalink / raw)
  To: Peter Maydell, QEMU Developers; +Cc: David Gibson



On 03.01.19 18:38, Peter Maydell wrote:
> Hi; currently we ship with a u-boot.e500 which is from u-boot
> v2017.07. It would be nice to move that forward, specifically
> to at least v2017.11, which contains upstream u-boot's part of the
> fix for https://bugs.launchpad.net/qemu/+bug/1714750 .
> (There are more recent releases than that; it's just the first
> that contains the fix.)
> 
> Then we could remove the workaround in scripts/make-release and
> close out the bug.
> 
> I've cc'd David as the current maintainer of pc-bios/u-boot.e500
> and Alex as the last person who did an update.

I think it's a great idea to update it.

David, do you want to do that or rather have me send a patch?


Alex

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] can we update QEMU's version of u-boot.e500 ?
  2019-01-03 23:44 ` Alexander Graf
@ 2019-01-04  5:03   ` David Gibson
  2019-02-28 13:23     ` Peter Maydell
  0 siblings, 1 reply; 7+ messages in thread
From: David Gibson @ 2019-01-04  5:03 UTC (permalink / raw)
  To: Alexander Graf; +Cc: Peter Maydell, QEMU Developers

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

On Fri, Jan 04, 2019 at 12:44:59AM +0100, Alexander Graf wrote:
> 
> 
> On 03.01.19 18:38, Peter Maydell wrote:
> > Hi; currently we ship with a u-boot.e500 which is from u-boot
> > v2017.07. It would be nice to move that forward, specifically
> > to at least v2017.11, which contains upstream u-boot's part of the
> > fix for https://bugs.launchpad.net/qemu/+bug/1714750 .
> > (There are more recent releases than that; it's just the first
> > that contains the fix.)
> > 
> > Then we could remove the workaround in scripts/make-release and
> > close out the bug.
> > 
> > I've cc'd David as the current maintainer of pc-bios/u-boot.e500
> > and Alex as the last person who did an update.
> 
> I think it's a great idea to update it.
> 
> David, do you want to do that or rather have me send a patch?

Please send a patch.

I'm maintainer of all the ppc boards by default, but I really don't
know anything much about e500 or u-boot.

-- 
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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] can we update QEMU's version of u-boot.e500 ?
  2019-01-04  5:03   ` David Gibson
@ 2019-02-28 13:23     ` Peter Maydell
  2019-03-04  8:38       ` David Gibson
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Maydell @ 2019-02-28 13:23 UTC (permalink / raw)
  To: David Gibson; +Cc: Alexander Graf, QEMU Developers

On Fri, 4 Jan 2019 at 05:22, David Gibson <david@gibson.dropbear.id.au> wrote:
>
> On Fri, Jan 04, 2019 at 12:44:59AM +0100, Alexander Graf wrote:
> >
> >
> > On 03.01.19 18:38, Peter Maydell wrote:
> > > Hi; currently we ship with a u-boot.e500 which is from u-boot
> > > v2017.07. It would be nice to move that forward, specifically
> > > to at least v2017.11, which contains upstream u-boot's part of the
> > > fix for https://bugs.launchpad.net/qemu/+bug/1714750 .
> > > (There are more recent releases than that; it's just the first
> > > that contains the fix.)
> > >
> > > Then we could remove the workaround in scripts/make-release and
> > > close out the bug.
> > >
> > > I've cc'd David as the current maintainer of pc-bios/u-boot.e500
> > > and Alex as the last person who did an update.
> >
> > I think it's a great idea to update it.
> >
> > David, do you want to do that or rather have me send a patch?
>
> Please send a patch.
>
> I'm maintainer of all the ppc boards by default, but I really don't
> know anything much about e500 or u-boot.

Hi -- any progress on this ? It would be nice to update the u-boot
blob before QEMU hits softfreeze for the next release in a
couple of weeks...

thanks
-- PMM

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] can we update QEMU's version of u-boot.e500 ?
  2019-02-28 13:23     ` Peter Maydell
@ 2019-03-04  8:38       ` David Gibson
  2019-03-04 10:41         ` Alexander Graf
  0 siblings, 1 reply; 7+ messages in thread
From: David Gibson @ 2019-03-04  8:38 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Alexander Graf, QEMU Developers

[-- Attachment #1: Type: text/plain, Size: 1627 bytes --]

On Thu, Feb 28, 2019 at 01:23:38PM +0000, Peter Maydell wrote:
> On Fri, 4 Jan 2019 at 05:22, David Gibson <david@gibson.dropbear.id.au> wrote:
> >
> > On Fri, Jan 04, 2019 at 12:44:59AM +0100, Alexander Graf wrote:
> > >
> > >
> > > On 03.01.19 18:38, Peter Maydell wrote:
> > > > Hi; currently we ship with a u-boot.e500 which is from u-boot
> > > > v2017.07. It would be nice to move that forward, specifically
> > > > to at least v2017.11, which contains upstream u-boot's part of the
> > > > fix for https://bugs.launchpad.net/qemu/+bug/1714750 .
> > > > (There are more recent releases than that; it's just the first
> > > > that contains the fix.)
> > > >
> > > > Then we could remove the workaround in scripts/make-release and
> > > > close out the bug.
> > > >
> > > > I've cc'd David as the current maintainer of pc-bios/u-boot.e500
> > > > and Alex as the last person who did an update.
> > >
> > > I think it's a great idea to update it.
> > >
> > > David, do you want to do that or rather have me send a patch?
> >
> > Please send a patch.
> >
> > I'm maintainer of all the ppc boards by default, but I really don't
> > know anything much about e500 or u-boot.
> 
> Hi -- any progress on this ? It would be nice to update the u-boot
> blob before QEMU hits softfreeze for the next release in a
> couple of weeks...

It would.  If there's been another patch, I haven't seen it though.

-- 
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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] can we update QEMU's version of u-boot.e500 ?
  2019-03-04  8:38       ` David Gibson
@ 2019-03-04 10:41         ` Alexander Graf
  2019-03-04 10:48           ` Daniel P. Berrangé
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Graf @ 2019-03-04 10:41 UTC (permalink / raw)
  To: David Gibson, Peter Maydell; +Cc: QEMU Developers



On 04.03.19 09:38, David Gibson wrote:
> On Thu, Feb 28, 2019 at 01:23:38PM +0000, Peter Maydell wrote:
>> On Fri, 4 Jan 2019 at 05:22, David Gibson <david@gibson.dropbear.id.au> wrote:
>>>
>>> On Fri, Jan 04, 2019 at 12:44:59AM +0100, Alexander Graf wrote:
>>>>
>>>>
>>>> On 03.01.19 18:38, Peter Maydell wrote:
>>>>> Hi; currently we ship with a u-boot.e500 which is from u-boot
>>>>> v2017.07. It would be nice to move that forward, specifically
>>>>> to at least v2017.11, which contains upstream u-boot's part of the
>>>>> fix for https://bugs.launchpad.net/qemu/+bug/1714750 .
>>>>> (There are more recent releases than that; it's just the first
>>>>> that contains the fix.)
>>>>>
>>>>> Then we could remove the workaround in scripts/make-release and
>>>>> close out the bug.
>>>>>
>>>>> I've cc'd David as the current maintainer of pc-bios/u-boot.e500
>>>>> and Alex as the last person who did an update.
>>>>
>>>> I think it's a great idea to update it.
>>>>
>>>> David, do you want to do that or rather have me send a patch?
>>>
>>> Please send a patch.
>>>
>>> I'm maintainer of all the ppc boards by default, but I really don't
>>> know anything much about e500 or u-boot.
>>
>> Hi -- any progress on this ? It would be nice to update the u-boot
>> blob before QEMU hits softfreeze for the next release in a
>> couple of weeks...
> 
> It would.  If there's been another patch, I haven't seen it though.

I wanted to build that on a PPC machine, but then realized I'd first
have to set up a PPC VM to actually build on (as the host is LE), and
that then somehow never happened.

Either way, I set myself up with a local cross compilation setup now, so
you should ideally have a patch that bumps U-Boot on e500 to 2019.01.


Alex

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] can we update QEMU's version of u-boot.e500 ?
  2019-03-04 10:41         ` Alexander Graf
@ 2019-03-04 10:48           ` Daniel P. Berrangé
  0 siblings, 0 replies; 7+ messages in thread
From: Daniel P. Berrangé @ 2019-03-04 10:48 UTC (permalink / raw)
  To: Alexander Graf; +Cc: David Gibson, Peter Maydell, QEMU Developers

On Mon, Mar 04, 2019 at 11:41:50AM +0100, Alexander Graf wrote:
> 
> 
> On 04.03.19 09:38, David Gibson wrote:
> > On Thu, Feb 28, 2019 at 01:23:38PM +0000, Peter Maydell wrote:
> >> On Fri, 4 Jan 2019 at 05:22, David Gibson <david@gibson.dropbear.id.au> wrote:
> >>>
> >>> On Fri, Jan 04, 2019 at 12:44:59AM +0100, Alexander Graf wrote:
> >>>>
> >>>>
> >>>> On 03.01.19 18:38, Peter Maydell wrote:
> >>>>> Hi; currently we ship with a u-boot.e500 which is from u-boot
> >>>>> v2017.07. It would be nice to move that forward, specifically
> >>>>> to at least v2017.11, which contains upstream u-boot's part of the
> >>>>> fix for https://bugs.launchpad.net/qemu/+bug/1714750 .
> >>>>> (There are more recent releases than that; it's just the first
> >>>>> that contains the fix.)
> >>>>>
> >>>>> Then we could remove the workaround in scripts/make-release and
> >>>>> close out the bug.
> >>>>>
> >>>>> I've cc'd David as the current maintainer of pc-bios/u-boot.e500
> >>>>> and Alex as the last person who did an update.
> >>>>
> >>>> I think it's a great idea to update it.
> >>>>
> >>>> David, do you want to do that or rather have me send a patch?
> >>>
> >>> Please send a patch.
> >>>
> >>> I'm maintainer of all the ppc boards by default, but I really don't
> >>> know anything much about e500 or u-boot.
> >>
> >> Hi -- any progress on this ? It would be nice to update the u-boot
> >> blob before QEMU hits softfreeze for the next release in a
> >> couple of weeks...
> > 
> > It would.  If there's been another patch, I haven't seen it though.
> 
> I wanted to build that on a PPC machine, but then realized I'd first
> have to set up a PPC VM to actually build on (as the host is LE), and
> that then somehow never happened.
> 
> Either way, I set myself up with a local cross compilation setup now, so
> you should ideally have a patch that bumps U-Boot on e500 to 2019.01.

FWIW, qemu source tree includes a dockerfile for cross-builds of QEMU
itself, perhaps it is useful for u-boot builds too:

   tests/docker/dockerfiles/debian-ppc64el-cross.docker

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-03-04 10:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-03 17:38 [Qemu-devel] can we update QEMU's version of u-boot.e500 ? Peter Maydell
2019-01-03 23:44 ` Alexander Graf
2019-01-04  5:03   ` David Gibson
2019-02-28 13:23     ` Peter Maydell
2019-03-04  8:38       ` David Gibson
2019-03-04 10:41         ` Alexander Graf
2019-03-04 10:48           ` Daniel P. Berrangé

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).