esp-idf/components/bootloader_support/include
Michael (XIAO Xufeng) e65ed8c959 spi_flash: add config option to override flash size in bootloader header
Sometimes the flash size read from bootloader is not correct. This may
forbid SPI Flash driver from reading the the area larger than the size
in bootloader header.

When the new config option is enabled, the latest configured
ESPTOOLPY_FLAHSIZE in the app header will be used to override the value
read from bootloader header.
2021-02-26 10:12:16 +08:00
..
bootloader_clock.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
bootloader_common.h bootloader_support: fix logging prints around chip revision 2019-10-13 11:58:16 +05:30
bootloader_flash_config.h spi_flash: add config option to override flash size in bootloader header 2021-02-26 10:12:16 +08:00
bootloader_random.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
bootloader_util.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
esp_app_format.h Add chip revision into image header 2019-10-08 02:45:36 +00:00
esp_flash_data_types.h merge esp_flash_data_types into esp_flash_partitions 2019-03-18 08:51:55 +00:00
esp_flash_encrypt.h flash encryption: Ensure flash encryption can't be disabled if Secure Boot is on 2019-09-11 10:16:43 +10:00
esp_flash_partitions.h bootloader_support: Remove deprecated partition load/verify functions 2019-09-19 18:45:36 +10:00
esp_image_format.h spi_flash: add config option to override flash size in bootloader header 2021-02-26 10:12:16 +08:00
esp_secure_boot.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00