PPC: E500: Remove unneeded CPU nodes
authorAlexander Graf <agraf@suse.de>
Thu, 21 Jul 2011 01:02:31 +0000 (03:02 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:43:35 +0000 (09:43 +0200)
commitcb70a8a47462df7842632e69bd4a2ae19389e8c1
tree3554d67431d4d95c62acd83aae19a9ff531db132
parent9b1399779c48af9eaed37bbb0797884276047018
PPC: E500: Remove unneeded CPU nodes

We should only keep CPU nodes in the device tree around that we really have
virtual CPUs for. So remove all superfluous entries that we just keep there
in case someone wants to create a lot of vCPUs.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppce500_mpc8544ds.c