Lines Matching full:flash
13 On Microchip MEC series chip, the ROM code loads firmware image from flash
30 prompt "Clock rate to use for SPI flash"
34 firmware binary from flash to RAM.
37 bool "SPI flash clock rate of 12 MHz"
40 bool "SPI flash clock rate of 16 MHz"
43 bool "SPI flash clock rate of 24 MHz"
46 bool "SPI flash clock rate of 48 MHz"
58 prompt "Reading mode used by the SPI flash"
61 This sets the reading mode that can be used by the SPI flash.
65 bool "SPI flash operates full-duplex with frequency (< 25 MHz)"
68 bool "SPI flash operates full-duplex with fast reading mode"
71 bool "SPI flash operates with dual data reading mode"
74 bool "SPI flash operates with quad data reading mode"
86 prompt "Flash size"
89 This sets the SPI flash size.
92 bool "SPI flash size 256K Bytes"
94 The SPI flash size is 256K Bytes.
97 bool "SPI flash size 512K Bytes"
99 The SPI flash size is 512K Bytes.
102 bool "SPI flash size 1M Bytes"
104 The SPI flash size is 1M Bytes.
107 bool "SPI flash size 2M Bytes"
109 The SPI flash size is 2M Bytes.
112 bool "SPI flash size 4M Bytes"
114 The SPI flash size is 4M Bytes.
117 bool "SPI flash size 8M Bytes"
119 The SPI flash size is 8M Bytes.
122 bool "SPI flash size 16M Bytes"
124 The SPI flash size is 16M Bytes.
139 prompt "Flash drive strength"
142 This sets the SPI flash size.
145 bool "SPI flash drive strength multiplier 1"
147 The SPI flash size is 256K Bytes.
150 bool "SPI flash drive strength multiplier 2"
152 The SPI flash size is 256K Bytes.
155 bool "SPI flash drive strength multiplier 4"
157 The SPI flash size is 512K Bytes.
160 bool "SPI flash drive strength multiplier 6"
162 The SPI flash size is 1M Bytes.
195 int "Flash SPI Mode"