Lines Matching full:flash
5 How to propose a new flash addition
9 Serial Flash Discoverable Parameter (SFDP) standard. SFDP describes
10 the functional and feature capabilities of serial flash devices in a
14 flash's parameters and settings. If the flash defines the SFDP tables
15 it's likely that you won't need a flash entry at all, and instead
16 rely on the generic flash driver which probes the flash solely based
20 There are cases however where you need to define an explicit flash
21 entry. This typically happens when the flash has settings or support
23 when the flash contains mangled SFDP data. If the later, one needs
33 1) Specify the controller that you used to test the flash and specify
34 the frequency at which the flash was operated, e.g.::
36 This flash is populated on the X board and was tested at Y
80 Supported read modes by the flash
110 Supported page program modes by the flash
160 Erased 2097152 bytes from address 0x00000000 in flash
163 Copied 2097152 bytes from address 0x00000000 in flash to spi_read
174 Copied 2097152 bytes from spi_test to address 0x00000000 in flash
177 Copied 2097152 bytes from address 0x00000000 in flash to spi_read
183 If the flash comes erased by default and the previous erase was ignored,
187 Erased 2097152 bytes from address 0x00000000 in flash
190 Copied 2097152 bytes from address 0x00000000 in flash to spi_read