hw/ppc/sam460ex: Drop use of ppcuic_init()
commit706e944206d70659229a486385120326bca77695
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 8 Jan 2021 17:12:09 +0000 (8 17:12 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 18 Jan 2021 23:20:29 +0000 (19 10:20 +1100)
tree953a2fa3a3cd30461141945e8ca885d5604804e2
parente43d564fa3a0d1e133935c8180ad4f4ccf699f33
hw/ppc/sam460ex: Drop use of ppcuic_init()

Switch the sam460ex 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: <20210108171212.16500-2-peter.maydell@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/sam460ex.c