mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-23 01:47:33 +08:00
feat(bootloader): Support v2 firmware updates to v3 by OTA
This commit is contained in:
@@ -648,6 +648,8 @@ static void update_flash_config(const esp_image_header_t* pfhdr)
|
||||
|
||||
ESP_LOGD(TAG, "bootloader initialize SPI flash clock and I/O");
|
||||
#endif /* CONFIG_BOOTLOADER_INIT_SPI_FLASH */
|
||||
|
||||
Cache_Read_Disable();
|
||||
}
|
||||
|
||||
static void print_flash_info(const esp_image_header_t* phdr)
|
||||
|
Reference in New Issue
Block a user