aspeed/sdmc: Add AST2600 support
commit1550d7267984b19796089f767832c30da80494ec
authorJoel Stanley <joel@jms.id.au>
Wed, 25 Sep 2019 14:32:34 +0000 (25 16:32 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:04 +0000 (15 18:09 +0100)
treee7087c085654aac7cacc02942dea1f58ae043e18
parent8e00d1a97d1d0b416527debb9a0759ab8c49ec51
aspeed/sdmc: Add AST2600 support

The AST2600 SDMC controller is slightly different from its predecessor
(DRAM training). Max memory is now 2G on the AST2600.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20190925143248.10000-10-clg@kaod.org
[clg: - improved commit log
      - reworked model integration into new object class ]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/misc/aspeed_scu.c
hw/misc/aspeed_sdmc.c
include/hw/misc/aspeed_sdmc.h