Lines Matching full:spi

16 	  which generates an SPI image with TAG, Header, and firmware binary. This
18 Boot-ROM. Use the full Microchip SPI image generator program for
30 prompt "Clock rate to use for SPI flash"
33 This selects the SPI clock frequency that will be used for loading
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"
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.
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.
174 prompt "Slew rate of SPI pins"
177 This sets the slew rate of the SPI pins. Default is slow
182 bool "SPI pins slew rate is 1/2 AHB frequency"
185 bool "SPI pins slew rate is 1x AHB frequency"
195 int "Flash SPI Mode"
201 to the data sheet. Default value is 0 corresponding to SPI Mode 0
210 Enable print output from SPI generator script for debug