[PATCH v2 0/4] arm/aspeed: Watchdog and SDRAM fixes

Joel Stanley posted 4 patches 4 years, 5 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191113005201.19005-1-joel@jms.id.au
There is a newer version of this series
hw/misc/aspeed_scu.c             | 11 ++++++++---
hw/misc/aspeed_sdmc.c            |  6 +++---
hw/watchdog/wdt_aspeed.c         | 24 +++++++++++++++++++-----
include/hw/watchdog/wdt_aspeed.h |  1 +
4 files changed, 31 insertions(+), 11 deletions(-)
[PATCH v2 0/4] arm/aspeed: Watchdog and SDRAM fixes
Posted by Joel Stanley 4 years, 5 months ago
Three of these are fixes for ast2600 models that I found when testing
master. The forth is a usability improvement that is helpful when
diagnosing why a watchdog is biting.

v2 fixes some review comments from Cédric and adds his r-b.


Joel Stanley (4):
  aspeed/sdmc: Make ast2600 default 1G
  aspeed/scu: Fix W1C behavior
  watchdog/aspeed: Improve watchdog timeout message
  watchdog/aspeed: Fix AST2600 frequency behaviour

 hw/misc/aspeed_scu.c             | 11 ++++++++---
 hw/misc/aspeed_sdmc.c            |  6 +++---
 hw/watchdog/wdt_aspeed.c         | 24 +++++++++++++++++++-----
 include/hw/watchdog/wdt_aspeed.h |  1 +
 4 files changed, 31 insertions(+), 11 deletions(-)

-- 
2.24.0