Re: [PATCH v14 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash

2020-10-01 Thread Tudor.Ambarus
On 10/1/20 11:40 AM, Pratyush Yadav wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 01/10/20 08:35AM, tudor.amba...@microchip.com wrote: >> On 9/30/20 9:57 PM, Pratyush Yadav wrote: >>> EXTERNAL EMAIL: Do not click links or open

Re: [PATCH v14 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash

2020-10-01 Thread Pratyush Yadav
On 01/10/20 08:35AM, tudor.amba...@microchip.com wrote: > On 9/30/20 9:57 PM, Pratyush Yadav wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > > content is safe > > > > The Cypress Semper flash is an xSPI compliant octal DTR flash. Add > > support for using

Re: [PATCH v14 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash

2020-10-01 Thread Tudor.Ambarus
On 9/30/20 9:57 PM, Pratyush Yadav wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > The Cypress Semper flash is an xSPI compliant octal DTR flash. Add > support for using it in octal DTR mode. > > The flash by default boots in a hybrid

[PATCH v14 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash

2020-09-30 Thread Pratyush Yadav
The Cypress Semper flash is an xSPI compliant octal DTR flash. Add support for using it in octal DTR mode. The flash by default boots in a hybrid sector mode. But the sector map table on the part I had was programmed incorrectly and the SMPT values on the flash don't match the public datasheet.