esp-idf/components/bootloader_support/include
Michael (XIAO Xufeng) 37423083bb 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.
2020-09-02 00:35:53 +08:00
..
bootloader_clock.h Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 13:44:24 +10:00
bootloader_common.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
bootloader_flash_config.h spi_flash: add config option to override flash size in bootloader header 2020-09-02 00:35:53 +08:00
bootloader_mem.h bootloader_support: mem-related initializations using cpu abstractions 2020-02-27 07:14:21 +05: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 global: add new target name: esp32-s3 2020-06-11 21:40:08 +08: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 efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality 2020-05-28 17:50:45 +10:00
esp_flash_partitions.h bootloader: make bootloader offset address in flash configurable 2020-07-20 10:51:05 +08:00
esp_image_format.h spi_flash: add config option to override flash size in bootloader header 2020-09-02 00:35:53 +08:00
esp_secure_boot.h esp_rom: extract common efuse apis into esp_rom_efuse.h 2020-07-15 10:40:50 +08:00