Alexey Kardashevskiy 82677ed2f5 spapr: Rework spapr_fixup_cpu_dt()
In PPC code we usually use the "cs" name for a CPUState* variables
and "cpu" for PowerPCCPU. So let's change spapr_fixup_cpu_dt() to
use same rules as spapr_create_fdt_skel() does.

This adds missing nodes creation if they do not already exist in
the current device tree, this is going to be used from
the client-architecture-support handler.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-06-16 13:24:37 +02:00
..
2014-06-05 21:52:37 +01:00
2013-12-24 18:02:18 +01:00
2014-06-16 13:24:36 +02:00
2014-05-28 17:36:21 +02:00
2014-05-30 13:10:07 -06:00
2014-06-16 13:24:26 +02:00
2014-06-16 13:24:26 +02:00
2014-06-16 13:24:37 +02:00
2014-06-10 09:50:27 +02:00
2014-05-28 17:36:21 +02:00
2013-08-22 19:10:27 +02:00
2014-06-11 00:25:06 +01:00
2014-05-07 18:38:39 +01:00