qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] aspeed/smc: small fixes
@ 2018-06-12  6:57 Cédric Le Goater
  2018-06-12  6:57 ` [Qemu-devel] [PATCH 1/3] aspeed/smc: fix dummy cycles count when in dual IO mode Cédric Le Goater
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Cédric Le Goater @ 2018-06-12  6:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-arm, Peter Crosthwaite, Alistair Francis, Peter Maydell,
	Cédric Le Goater

Hello,

Here is a short series of cleanups and fixes for issues in the Aspeed
SMC controller model discovered when experimenting with the MMIO exec
feature and also from tests under a QEMU PowerNV machine.

Indeed, the OPAL/skiboot firmware accesses the Aspeed SoC address
space using the iLPC->AHB bridge of the SuperIO controller and drives
the SPI controller to access the PNOR.

Thanks,

C.

Cédric Le Goater (3):
  aspeed/smc: fix dummy cycles count when in dual IO mode
  aspeed/smc: fix HW strapping
  aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()

 hw/ssi/aspeed_smc.c | 48 +++++++++++++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 23 deletions(-)

-- 
2.13.6

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-06-25 10:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-12  6:57 [Qemu-devel] [PATCH 0/3] aspeed/smc: small fixes Cédric Le Goater
2018-06-12  6:57 ` [Qemu-devel] [PATCH 1/3] aspeed/smc: fix dummy cycles count when in dual IO mode Cédric Le Goater
2018-06-25  6:02   ` [Qemu-devel] [Qemu-arm] " Andrew Jeffery
2018-06-12  6:57 ` [Qemu-devel] [PATCH 2/3] aspeed/smc: fix HW strapping Cédric Le Goater
2018-06-25  6:12   ` Andrew Jeffery
2018-06-12  6:57 ` [Qemu-devel] [PATCH 3/3] aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup() Cédric Le Goater
2018-06-25  6:13   ` Andrew Jeffery
2018-06-20 13:40 ` [Qemu-devel] [PATCH 0/3] aspeed/smc: small fixes Peter Maydell
2018-06-20 13:43   ` Cédric Le Goater
2018-06-25 10:52 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).