OVMS3-idf/components/bootloader_support/src
Jiang Jiang Jian d6e3943233 Merge branch 'bugfix/flash_mapp' into 'master'
spi_flash: add api to get valid mmu table pages number

See merge request idf/esp-idf!2070

(cherry picked from commit 8eaae96658)

75550315 add api get valid mmu table pages number
fa687743 spi_flash:
49a236da fix CI failed when flash chip size if 2MBytes
2018-03-31 06:51:08 +00:00
..
bootloader_clock.c esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-27 16:54:25 +08:00
bootloader_flash.c Merge branch 'bugfix/flash_mapp' into 'master' 2018-03-31 06:51:08 +00:00
bootloader_random.c log: Remove non-static TAG variables 2017-12-27 16:54:24 +08:00
bootloader_sha.c bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00
efuse.c esp32: Add KConfig option to disable ROM Console fallback on first boot 2017-08-29 14:52:00 +10:00
esp_image_format.c Merge branch 'bugfix/flash_mapp' into 'master' 2018-03-31 06:51:08 +00:00
flash_encrypt.c flash encryption: Also always disable ROM BASIC console when enabling flash encryption 2017-08-29 14:52:00 +10:00
flash_partitions.c bootloader: Check all partitions fit inside configured flash size 2016-12-30 14:19:46 +11:00
secure_boot.c bootloader: Combine loading from flash & verifying to save boot time 2017-07-19 18:25:17 +10:00
secure_boot_signatures.c bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00