[PATCH 0/5] aspeed: AST2600 SMC fixes and tacoma-bmc machine

Cédric Le Goater posted 5 patches 4 years, 5 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu failed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191114094544.30114-1-clg@kaod.org
Maintainers: Joel Stanley <joel@jms.id.au>, Alistair Francis <alistair@alistair23.me>, Andrew Jeffery <andrew@aj.id.au>, "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>
include/hw/arm/aspeed.h     |  24 ++-
include/hw/ssi/aspeed_smc.h |   1 +
hw/arm/aspeed.c             | 283 +++++++++++++++++++++++-------------
hw/ssi/aspeed_smc.c         |  63 +++++---
4 files changed, 235 insertions(+), 136 deletions(-)
[PATCH 0/5] aspeed: AST2600 SMC fixes and tacoma-bmc machine
Posted by Cédric Le Goater 4 years, 5 months ago
Hello,

Here are fixes for the AST2600 SMC controller and the definition of a
new tacoma-bmc board using the AST2600 SoC.

Thanks,

C.

Cédric Le Goater (5):
  aspeed/smc: Restore default AHB window mapping at reset
  aspeed/smc: Do not map disabled segment on the AST2600
  aspeed/smc: Add AST2600 timings registers
  aspeed: remove AspeedBoardConfig array and use AspeedMachineClass
  aspeed: Add support for the tacoma-bmc board

 include/hw/arm/aspeed.h     |  24 ++-
 include/hw/ssi/aspeed_smc.h |   1 +
 hw/arm/aspeed.c             | 283 +++++++++++++++++++++++-------------
 hw/ssi/aspeed_smc.c         |  63 +++++---
 4 files changed, 235 insertions(+), 136 deletions(-)

-- 
2.21.0