[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH] macio: Convert to realize()
From: |
Thomas Huth |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH] macio: Convert to realize() |
Date: |
Mon, 18 May 2015 11:28:50 +0200 |
On Mon, 18 May 2015 09:59:02 +0100
Peter Maydell <address@hidden> wrote:
> On 18 May 2015 at 08:11, Thomas Huth <address@hidden> wrote:
> > On Sat, 16 May 2015 14:42:35 +0200
> > Alexander Graf <address@hidden> wrote:
> >> Some of the patches in David's latest spapr queue are regressing
> >> compilation on older libfdt versions right now. If I don't see patches
> >> to fix this, I'll just remove them from my queue again.
> >
> > David is on vacation this week ... but if you like, I can try to come
> > up with a patch that checks for libfdt version 1.4.0 in QEMU's
> > configure script - would that be enough to keep the patches?
>
> If we take that approach then you'll need to also update the
> version of libfdt in our dtc submodule, which right now is only 1.3.0.
Ok, right, I'll send a patch that updates that, too.
Thomas