McMCCRU / SNANDer

SNANDer - Serial Nor/nAND/Eeprom programmeR (based on CH341A)
GNU General Public License v2.0
244 stars 65 forks source link

Support ESMT F50D1G41LB(2M) #31

Open hzyitc opened 1 year ago

hzyitc commented 1 year ago

Add support for ESMT F50D1G41LB(2M).

Datasheet: https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/F50D1G41LB(2M).pdf

hzyitc commented 1 year ago

Sorry, the document say that this chip only have 64Byte instand of 128Byte OOB for each page. I was misled by the qcom kernel code.

But I can't test now.