hw/ppc/ppc440_bamboo: Drop use of ppcuic_init()
commit0270d74ef886235051c13c39b0de88500c628a02
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 12 Dec 2020 00:15:33 +0000 (12 00:15 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 6 Jan 2021 00:09:59 +0000 (6 11:09 +1100)
tree2b6295dbc82752fae8fdf5d44a89cfc08cc46c68
parentc5ac9dc64fa552a61942c397f70511a32ed95a6f
hw/ppc/ppc440_bamboo: Drop use of ppcuic_init()

Switch the bamboo board to directly creating and configuring the UIC,
rather than doing it via the old ppcuic_init() helper function.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20201212001537.24520-5-peter.maydell@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/ppc440_bamboo.c