Re: [PATCH v2 2/9] mtd: spi-nor: add an alternative method to support memory >16MiB

2016-10-13 Thread Vignesh R
On Wednesday 05 October 2016 05:30 PM, Cyrille Pitchen wrote: > This patch provides an alternative mean to support memory above 16MiB > (128Mib) by replacing 3byte address op codes by their associated 4byte > address versions. > > Using the dedicated 4byte address op codes doesn't change the int

[PATCH v2 2/9] mtd: spi-nor: add an alternative method to support memory >16MiB

2016-10-05 Thread Cyrille Pitchen
This patch provides an alternative mean to support memory above 16MiB (128Mib) by replacing 3byte address op codes by their associated 4byte address versions. Using the dedicated 4byte address op codes doesn't change the internal state of the SPI NOR memory as opposed to using other means such as