[flashrom] [PATCH] 4 byte address mode for Macronix MX25L25735F

Tim Chick Tim.Chick at mediatek.com
Thu Mar 31 17:21:13 CEST 2016


Hi List,

Flashrom would not detect this chip. When the definition was added, everything failed as the chip only supports 4 byte address operation.

The attached patch adds 4 byte address support for 4 byte only chips, as determined by the JEDEC flash parameter table, and support for this chip specifically.

I've only allowed it to work with the SPI_CONTROLLER_FT2232 controller, as that is the only one I have to test.

I've also only ported spi_block_erase_20 - the other block erase functions will fail.

Please let me know what you think!

Thanks,
Tim


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160331/75d738ff/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flashrom_svn_4byte_addr.patch
Type: application/octet-stream
Size: 9902 bytes
Desc: flashrom_svn_4byte_addr.patch
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160331/75d738ff/attachment.obj>


More information about the flashrom mailing list