SPI Flash Configurations#

Configuration parameters for SPI flashes.

Variables#

Information for Spansion S25L208K.

Information for Winbond W25X20BV.

Information for Winbond W25Q80BV.

Information for Macronix MX25L2006E.

Information for Macronix MX25L4006E.

Information for Macronix MX25L8006E.

Information for Macronix MX25R8035F.

Information for Macronix MX25L1606E.

Information for Macronix MX25U1635E.

Information for Macronix MX25R3235F.

Information for Macronix MX25R6435F.

Information for Atmel AT25DF041A.

Information for Atmel AT25DF081A.

Information for Adesto AT25SF041.

Information for Numonyx M25P20.

Information for Numonyx M25P40.

Information for Numonyx M25P80.

Information for ISSI IS25LQ025B.

Information for ISSI IS25LQ512B.

Information for ISSI IS25LQ010B.

Information for ISSI IS25LQ020B.

Information for ISSI IS25LQ040B.

Macros#

#define
BTL_STORAGE_SPIFLASH_ALL_DEVICES

Support all devices.

#define
BTL_STORAGE_SPIFLASH_SPANSION_DEVICES

Support all Spansion devices.

#define
BTL_STORAGE_SPIFLASH_SPANSION_S25FL208K 1

Support Spansion S25FL208K.

#define
BTL_STORAGE_SPIFLASH_WINBOND_DEVICES

Support all Winbond devices.

#define
BTL_STORAGE_SPIFLASH_WINBOND_W25X20BV 1

Support Winbond W25X20BV.

#define
BTL_STORAGE_SPIFLASH_WINBOND_W25Q80BV 1

Support Winbond W25Q80BV.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_DEVICES

Support all Macronix devices.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_MX25L2006E 1

Support Macronix MX25L2006E.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_MX25L4006E 1

Support Macronix MX25L4006E.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_MX25L8006E 1

Support Macronix MX25L8006E.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_MX25R8035F 1

Support Macronix MX25R8035F.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_MX25L1606E 1

Support Macronix MX25L1606E.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_MX25U1635E 1

Support Macronix MX25U1635E.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_MX25R3235F 1

Support Macronix MX25R3235F.

#define
BTL_STORAGE_SPIFLASH_MACRONIX_MX25R6435F 1

Support Macronix MX25R6435F.

#define
BTL_STORAGE_SPIFLASH_ATMEL_DEVICES

Support all Atmel devices.

#define
BTL_STORAGE_SPIFLASH_ATMEL_AT25DF041A 1

Support Atmel AT25DF041A.

#define
BTL_STORAGE_SPIFLASH_ATMEL_AT25DF081A 1

Support Atmel AT25DF081A.

#define
BTL_STORAGE_SPIFLASH_ADESTO_AT25SF041 1

Support Adesto AT25SF041.

#define
BTL_STORAGE_SPIFLASH_NUMONYX_DEVICES

Support all Numonyx devices.

#define
BTL_STORAGE_SPIFLASH_NUMONYX_M25P20 1

Support Numonyx M26P20.

#define
BTL_STORAGE_SPIFLASH_NUMONYX_M25P40 1

Support Numonyx M26P40.

#define
BTL_STORAGE_SPIFLASH_NUMONYX_M25P80 1

Support Numonyx M26P80.

#define
BTL_STORAGE_SPIFLASH_NUMONYX_M25P16 1

Support Numonyx M26P16.

#define
BTL_STORAGE_SPIFLASH_ISSI_DEVICES

Support all ISSI devices.

#define
BTL_STORAGE_SPIFLASH_ISSI_IS25LQ025B 1

Support ISSI IS25LQ025B.

#define
BTL_STORAGE_SPIFLASH_ISSI_IS25LQ512B 1

Support ISSI IS25LQ512B.

#define
BTL_STORAGE_SPIFLASH_ISSI_IS25LQ010B 1

Support ISSI IS25LQ010B.

#define
BTL_STORAGE_SPIFLASH_ISSI_IS25LQ020B 1

Support ISSI IS25LQ020B.

#define
BTL_STORAGE_SPIFLASH_ISSI_IS25LQ040B 1

Support ISSI IS25LQ040B.

Variable Documentation#

spansion8MInfo#

const BootloaderStorageImplementationInformation_t spansion8MInfo

Information for Spansion S25L208K.


windbond2MInfo#

const BootloaderStorageImplementationInformation_t windbond2MInfo

Information for Winbond W25X20BV.


windbond8MInfo#

const BootloaderStorageImplementationInformation_t windbond8MInfo

Information for Winbond W25Q80BV.


macronix2MInfo#

const BootloaderStorageImplementationInformation_t macronix2MInfo

Information for Macronix MX25L2006E.


macronix4MInfo#

const BootloaderStorageImplementationInformation_t macronix4MInfo

Information for Macronix MX25L4006E.


macronix8MInfo#

const BootloaderStorageImplementationInformation_t macronix8MInfo

Information for Macronix MX25L8006E.


macronix8MLPInfo#

const BootloaderStorageImplementationInformation_t macronix8MLPInfo

Information for Macronix MX25R8035F.


macronix16MInfo#

const BootloaderStorageImplementationInformation_t macronix16MInfo

Information for Macronix MX25L1606E.


macronix16M2VInfo#

const BootloaderStorageImplementationInformation_t macronix16M2VInfo

Information for Macronix MX25U1635E.


macronix32MLPInfo#

const BootloaderStorageImplementationInformation_t macronix32MLPInfo

Information for Macronix MX25R3235F.


macronix64MLPInfo#

const BootloaderStorageImplementationInformation_t macronix64MLPInfo

Information for Macronix MX25R6435F.


atmel4MInfo#

const BootloaderStorageImplementationInformation_t atmel4MInfo

Information for Atmel AT25DF041A.


atmel8MInfo#

const BootloaderStorageImplementationInformation_t atmel8MInfo

Information for Atmel AT25DF081A.


adesto4MInfo#

const BootloaderStorageImplementationInformation_t adesto4MInfo

Information for Adesto AT25SF041.


numonyx2MInfo#

const BootloaderStorageImplementationInformation_t numonyx2MInfo

Information for Numonyx M25P20.


numonyx4MInfo#

const BootloaderStorageImplementationInformation_t numonyx4MInfo

Information for Numonyx M25P40.


numonyx8MInfo#

const BootloaderStorageImplementationInformation_t numonyx8MInfo

Information for Numonyx M25P80.


numonyx16MInfo#

const BootloaderStorageImplementationInformation_t numonyx16MInfo

Information for Numonyx M25P16.


issi256KInfo#

const BootloaderStorageImplementationInformation_t issi256KInfo

Information for ISSI IS25LQ025B.


issi512KInfo#

const BootloaderStorageImplementationInformation_t issi512KInfo

Information for ISSI IS25LQ512B.


issi1MInfo#

const BootloaderStorageImplementationInformation_t issi1MInfo

Information for ISSI IS25LQ010B.


issi2MInfo#

const BootloaderStorageImplementationInformation_t issi2MInfo

Information for ISSI IS25LQ020B.


issi4MInfo#

const BootloaderStorageImplementationInformation_t issi4MInfo

Information for ISSI IS25LQ040B.