Lines Matching full:flash
2 menu "RAM/ROM/Flash chip drivers"
6 tristate "Detect flash chips by Common Flash Interface (CFI) probe"
10 The Common Flash Interface specification was developed by Intel,
11 AMD and other flash manufactures that provides a universal method
12 for probing the capabilities of flash devices. If you wish to
18 tristate "Detect non-CFI AMD/JEDEC-compatible flash chips"
22 This option enables JEDEC-style probing of flash chips which are not
23 compatible with the Common Flash Interface, but will use the common
24 CFI-targeted flash drivers for any chips which are identified which
33 bool "Flash chip driver advanced configuration options"
36 If you need to specify a specific endianness for access to flash
38 support for only specific arrangements of flash chips, say 'Y'. This
45 prompt "Flash cmd/query data swapping"
69 bool "Specific CFI Flash geometry selection"
126 bool "Support 1-chip flash interleave" if MTD_CFI_GEOMETRY
129 If your flash chips are not interleaved - i.e. you only have one
130 flash chip addressed by each bus cycle, then say 'Y'.
133 bool "Support 2-chip flash interleave" if MTD_CFI_GEOMETRY
136 If your flash chips are interleaved in pairs - i.e. you have two
137 flash chips addressed by each bus cycle, then say 'Y'.
140 bool "Support 4-chip flash interleave" if MTD_CFI_GEOMETRY
143 If your flash chips are interleaved in fours - i.e. you have four
144 flash chips addressed by each bus cycle, then say 'Y'.
147 bool "Support 8-chip flash interleave" if MTD_CFI_GEOMETRY
150 If your flash chips are interleaved in eights - i.e. you have eight
151 flash chips addressed by each bus cycle, then say 'Y'.
159 "Protection Registers" present on some flash chips.
183 The Common Flash Interface defines a number of different command
193 The Common Flash Interface defines a number of different command
203 The Common Flash Interface defines a number of different command
237 This allows MTD support to work with flash memory which is also