PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI
commit34ba1dc8739196c771281b0ba38c2ccd32c6d1fe
authorAlexander Graf <agraf@suse.de>
Tue, 10 Jan 2012 19:11:25 +0000 (10 20:11 +0100)
committerAlexander Graf <agraf@suse.de>
Sat, 21 Jan 2012 04:17:01 +0000 (21 05:17 +0100)
tree883fc54de34ac81d62574052880a3032535bd0ae
parent3960b04d6214e254e571a73d7b0de3c64230f774
PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI

Now that we have the SoC init function in the same file, let's integrate
it with the board initialization.

While at it, also make use of the newly qdev'ified PCI host controller.

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