Re: [PATCH 1/3] mtd: spi-nor: add Global Block Unlock support

2019-02-13 Thread Tudor.Ambarus
On 07/17/2018 07:28 PM, Tudor Ambarus wrote: > We can't determine this purely by manufacturer type and it's not > autodetectable by anything like SFDP, so make a new flag for it: > UNLOCK_GLOBAL_BLOCK. > > Note that the Global Block Unlock command has different names > depending on the manufactu

Re: [PATCH 1/3] mtd: spi-nor: add Global Block Unlock support

2018-07-25 Thread Cyrille Pitchen
Hi Tudor, Le 17/07/2018 à 18:28, Tudor Ambarus a écrit : > We can't determine this purely by manufacturer type and it's not > autodetectable by anything like SFDP, so make a new flag for it: > UNLOCK_GLOBAL_BLOCK. > > Note that the Global Block Unlock command has different names > depending on th

[PATCH 1/3] mtd: spi-nor: add Global Block Unlock support

2018-07-17 Thread Tudor Ambarus
We can't determine this purely by manufacturer type and it's not autodetectable by anything like SFDP, so make a new flag for it: UNLOCK_GLOBAL_BLOCK. Note that the Global Block Unlock command has different names depending on the manufacturer, but always the same command value: 0x98. Macronix's MX