Re: [Qemu-devel] [PATCH 0/2] Add 8-byte wide AMD flash support, partial interleaving

2017-11-01 Thread Nawrocki, Michael
On 10/31/17, 13:00, "Peter Maydell" wrote: On 31 October 2017 at 15:44, Mike Nawrocki wrote: > This patch set does a few things. First, it switches the AMD CFI flash MMIO > operations from the old MMIO API to the new one. Second, it enables 8-byte > wide flash arrays. Final

Re: [Qemu-devel] [PATCH 0/2] Add 8-byte wide AMD flash support, partial interleaving

2017-10-31 Thread Peter Maydell
On 31 October 2017 at 15:44, Mike Nawrocki wrote: > This patch set does a few things. First, it switches the AMD CFI flash MMIO > operations from the old MMIO API to the new one. Second, it enables 8-byte > wide flash arrays. Finally, it supports rudimentary interleaving of notional > flash "chips

[Qemu-devel] [PATCH 0/2] Add 8-byte wide AMD flash support, partial interleaving

2017-10-31 Thread Mike Nawrocki
This patch set does a few things. First, it switches the AMD CFI flash MMIO operations from the old MMIO API to the new one. Second, it enables 8-byte wide flash arrays. Finally, it supports rudimentary interleaving of notional flash "chips". It is expected that commands will be sent to all "chips"