On Tue, 15 Oct 2019 at 10:14, Daniel P. Berrangé <berra...@redhat.com> wrote: > > On Tue, Oct 15, 2019 at 11:02:43AM +0200, Marc-André Lureau wrote: > > I suppose the same applies to dtc (1.4.2 required by qemu, but xenial > > has 1.4.0... so we have to wait until April 26, 2020? 18.04 LTS > > release date + 2y). > > Possibly - depends on scope of changes between 1.4.0 & 1.4.2 - maybe it > is easy to conditionally support 1.4.0 too.
We need fdt_first_subnode() and fdt_next_subnode() which only came in in 1.4.2. thanks -- PMM