On Fri, Mar 13, 2020 at 12:40:03PM +0100, Greg Kurz wrote:
> On Fri, 13 Mar 2020 15:05:37 +1100
> David Gibson wrote:
>
> > This is currently called from spapr_dt_cas_updates() which is a hang over
> > from when we created this only as a diff to the DT at CAS time. Now that
> > we fully rebuild
On Fri, 13 Mar 2020 15:05:37 +1100
David Gibson wrote:
> This is currently called from spapr_dt_cas_updates() which is a hang over
> from when we created this only as a diff to the DT at CAS time. Now that
> we fully rebuild the DT at CAS time, just create it alon with the rest
s/alon/along
>
This is currently called from spapr_dt_cas_updates() which is a hang over
from when we created this only as a diff to the DT at CAS time. Now that
we fully rebuild the DT at CAS time, just create it alon with the rest
of the properties in /chosen.
Signed-off-by: David Gibson
---
hw/ppc/spapr.c