aspeed: initialize the SCU controller first
commite2a11ca859af1ffb4eb18abd9f3a73391008e2e4
authorCédric Le Goater <clg@kaod.org>
Tue, 26 Jun 2018 16:50:42 +0000 (26 17:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jun 2018 16:50:42 +0000 (26 17:50 +0100)
tree870a445caeb28a75994c0b9cb8ed292be275ce07
parentfda9aaa60ec27dfdbc1b70605e5439a6d1b30c2e
aspeed: initialize the SCU controller first

The System Control Unit should be initialized first as it drives all
the configuration of the SoC and other device models.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Message-id: 20180622075700.5923-3-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed_soc.c