Re: [PATCH 01/22] hw/block: m25p80: Add ISSI SPI flash support

2021-01-04 Thread Bin Meng
Hi Francisco, On Tue, Jan 5, 2021 at 12:00 AM Francisco Iglesias wrote: > > Hi Bin, > > On [2020 Dec 31] Thu 19:29:49, Bin Meng wrote: > > From: Bin Meng > > > > This adds the ISSI SPI flash support. The number of dummy cycles in > > fast read, fast read dual output and fast read quad output com

Re: [PATCH 01/22] hw/block: m25p80: Add ISSI SPI flash support

2021-01-04 Thread Francisco Iglesias
Hi Bin, On [2020 Dec 31] Thu 19:29:49, Bin Meng wrote: > From: Bin Meng > > This adds the ISSI SPI flash support. The number of dummy cycles in > fast read, fast read dual output and fast read quad output commands > is currently using the default 8. Per the datasheet [1], the number > of dummy c