summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mtd/m25p80.rst
blob: 09e8b8eff606b2e8fe57be30a1cca26046b842bb (plain)
1
2
3
4
5
6
7
8
9
10
MTD SPI driver for ST M25Pxx (and similar) serial flash chips
=============================================================

Additionally to the Linux bindings in ``dts/Bindings/mtd/jedec,spi-nor.txt``
the barebox driver has the following optional properties:

- use-large-blocks : Use large blocks rather than the 4K blocks some devices
                     support. 4K erase blocks do not work with UBIFS which needs
		     a minimum erase block size of 15360 bytes. Also bigger sectors
		     are faster to erase.