Hi,
I've added support for the Macronix MX23L1654, MX23L6454, and MX23L12854 SPI mask ROM chips. I do not physically have these chips and have not tested, but I used the template for the MX23L3254 which I have previously verified to work with a real chip.
Datasheets: http://www.mxic.com.tw/Lists/DataSheet/Attachments/1216/MX23L1654,%203.0-3.3... http://www.mxic.com.tw/Lists/DataSheet/Attachments/1234/MX23L6454,%203.0-3.3... http://www.mxic.com.tw/Lists/DataSheet/Attachments/1232/MX23L12854,%203.0-3....
Signed-off-by: Michael Coppola michael.n.coppola@gmail.com
On Sat, 16 Aug 2014 19:11:46 -0400 Michael Coppola michael.n.coppola@gmail.com wrote:
Hi,
I've added support for the Macronix MX23L1654, MX23L6454, and MX23L12854 SPI mask ROM chips. I do not physically have these chips and have not tested, but I used the template for the MX23L3254 which I have previously verified to work with a real chip.
Then you should not have marked them as probe- and read-tested. ;) I have changed that locally...
Signed-off-by: Michael Coppola michael.n.coppola@gmail.com
Acked-by: Stefan Tauner stefan.tauner@alumni.tuwien.ac.at and committed in r1846. Thank you very much for your contribution!