Lines Matching refs:SPI
1 menu "SPI Flash Support"
4 bool "Enable Driver Model for SPI flash"
7 Enable driver model for SPI flash. This SPI flash interface
9 implemented by the SPI flash uclass. There is one standard
10 SPI flash driver which knows how to probe most chips
14 during the transition parent. SPI and SPI flash must be
19 bool "Support sandbox SPI flash device"
23 provided instead. Drivers can be connected up to the sandbox SPI
24 bus (see CONFIG_SANDBOX_SPI) and SPI traffic will be routed to this
25 device. Typically the contents of the emulated SPI flash device is
29 bool "Legacy SPI Flash Interface support"
31 Enable the legacy SPI flash support. This will include basic
38 bool "SPI flash Bank/Extended address register support"
41 Enable the SPI flash Bank/Extended address register support.
46 bool "SPI DUAL flash memory support"
55 bool "Atmel SPI flash support"
57 Add support for various Atmel SPI flash chips (AT45xxx and AT25xxx)
60 bool "EON SPI flash support"
62 Add support for various EON SPI flash chips (EN25xxx)
65 bool "GigaDevice SPI flash support"
67 Add support for various GigaDevice SPI flash chips (GD25xxx)
70 bool "Macronix SPI flash support"
72 Add support for various Macronix SPI flash chips (MX25Lxxx)
75 bool "Spansion SPI flash support"
77 Add support for various Spansion SPI flash chips (S25FLxxx)
80 bool "STMicro SPI flash support"
82 Add support for various STMicro SPI flash chips (M25Pxxx and N25Qxxx)
85 bool "SST SPI flash support"
87 Add support for various SST SPI flash chips (SST25xxx)
90 bool "Winbond SPI flash support"
92 Add support for various Winbond SPI flash chips (W25xxx)
115 Enable the access for SPI-flash-based AT45xxx DataFlash chips.
116 DataFlash is a kind of SPI flash. Most AT45 chips have two buffers
127 bool "SPI Flash MTD support"
132 commands. It is not intended to use it within sf_cmd or the SPI
138 endmenu # menu "SPI Flash Support"