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.


Definition at line 319 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

windbond2MInfo#

const BootloaderStorageImplementationInformation_t windbond2MInfo

Information for Winbond W25X20BV.


Definition at line 335 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

windbond8MInfo#

const BootloaderStorageImplementationInformation_t windbond8MInfo

Information for Winbond W25Q80BV.


Definition at line 351 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

macronix2MInfo#

const BootloaderStorageImplementationInformation_t macronix2MInfo

Information for Macronix MX25L2006E.


Definition at line 367 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

macronix4MInfo#

const BootloaderStorageImplementationInformation_t macronix4MInfo

Information for Macronix MX25L4006E.


Definition at line 383 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

macronix8MInfo#

const BootloaderStorageImplementationInformation_t macronix8MInfo

Information for Macronix MX25L8006E.


Definition at line 399 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

macronix8MLPInfo#

const BootloaderStorageImplementationInformation_t macronix8MLPInfo

Information for Macronix MX25R8035F.


Definition at line 415 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

macronix16MInfo#

const BootloaderStorageImplementationInformation_t macronix16MInfo

Information for Macronix MX25L1606E.


Definition at line 431 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

macronix16M2VInfo#

const BootloaderStorageImplementationInformation_t macronix16M2VInfo

Information for Macronix MX25U1635E.


Definition at line 447 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

macronix32MLPInfo#

const BootloaderStorageImplementationInformation_t macronix32MLPInfo

Information for Macronix MX25R3235F.


Definition at line 463 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

macronix64MLPInfo#

const BootloaderStorageImplementationInformation_t macronix64MLPInfo

Information for Macronix MX25R6435F.


Definition at line 480 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

atmel4MInfo#

const BootloaderStorageImplementationInformation_t atmel4MInfo

Information for Atmel AT25DF041A.


Definition at line 496 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

atmel8MInfo#

const BootloaderStorageImplementationInformation_t atmel8MInfo

Information for Atmel AT25DF081A.


Definition at line 512 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

adesto4MInfo#

const BootloaderStorageImplementationInformation_t adesto4MInfo

Information for Adesto AT25SF041.


Definition at line 528 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

numonyx2MInfo#

const BootloaderStorageImplementationInformation_t numonyx2MInfo

Information for Numonyx M25P20.


Definition at line 544 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

numonyx4MInfo#

const BootloaderStorageImplementationInformation_t numonyx4MInfo

Information for Numonyx M25P40.


Definition at line 560 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

numonyx8MInfo#

const BootloaderStorageImplementationInformation_t numonyx8MInfo

Information for Numonyx M25P80.


Definition at line 576 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

numonyx16MInfo#

const BootloaderStorageImplementationInformation_t numonyx16MInfo

Information for Numonyx M25P16.


Definition at line 592 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

issi256KInfo#

const BootloaderStorageImplementationInformation_t issi256KInfo

Information for ISSI IS25LQ025B.


Definition at line 608 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

issi512KInfo#

const BootloaderStorageImplementationInformation_t issi512KInfo

Information for ISSI IS25LQ512B.


Definition at line 624 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

issi1MInfo#

const BootloaderStorageImplementationInformation_t issi1MInfo

Information for ISSI IS25LQ010B.


Definition at line 640 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

issi2MInfo#

const BootloaderStorageImplementationInformation_t issi2MInfo

Information for ISSI IS25LQ020B.


Definition at line 656 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h

issi4MInfo#

const BootloaderStorageImplementationInformation_t issi4MInfo

Information for ISSI IS25LQ040B.


Definition at line 672 of file platform/bootloader/storage/spiflash/btl_storage_spiflash_configs.h