OSDN Git Service

aspeed/smc: Add AST2600 support
authorCédric Le Goater <clg@kaod.org>
Wed, 25 Sep 2019 14:32:38 +0000 (16:32 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:04 +0000 (18:09 +0100)
commitbcaa8ddd081cab4e1d1d4e3e83a2bf9a3f56eb2b
treed75e0d26089cbd140f4422cfc3eb4666b1fd065c
parentd0e250400844323a6edf783b0d8ef7545e34105f
aspeed/smc: Add AST2600 support

The AST2600 SoC SMC controller is a SPI only controller now and has a
few extensions which we will need to take into account when SW
requires it. This is enough to support u-boot and Linux.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Joel Stanley <joel@jms.id.au>
Message-id: 20190925143248.10000-14-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/aspeed_smc.c