Re: [PATCH v2 00/23] aspeed: Add support for the AST2600 SoC

2019-10-14 Thread Peter Maydell
On Wed, 25 Sep 2019 at 15:33, Cédric Le Goater wrote: > > Hello, > > The series starts with a watchdog fix and a new model for the SDHCI > controller. Follows the code for the AST2600 SoC. > > Most of the Aspeed models are reworked with an object class to > introduce the AST2600 variant. A model f

[PATCH v2 00/23] aspeed: Add support for the AST2600 SoC

2019-09-25 Thread Cédric Le Goater
Hello, The series starts with a watchdog fix and a new model for the SDHCI controller. Follows the code for the AST2600 SoC. Most of the Aspeed models are reworked with an object class to introduce the AST2600 variant. A model for the AST2600 SoC and a simple AST2600 EVB machine is proposed at th