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)
commit66bc7e00404a2a6ce92b0f4ee2ecc5df416650b3
tree3554d67431d4d95c62acd83aae19a9ff531db132
parent621d05e3011bb369a6d48881ceaabb4ecf1a8790
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