]> granicus.if.org Git - esp-idf/commit
bugfix/ota_magic_byte_issue: Fixes OTA magic byte error
authorSupreet Deshpande <supreet.deshpande@espressif.com>
Mon, 10 Dec 2018 11:46:38 +0000 (17:16 +0530)
committerSupreet Deshpande <supreet.deshpande@espressif.com>
Mon, 10 Dec 2018 11:46:38 +0000 (17:16 +0530)
commit55d5ee1e79a42e21129b92106b52d910b9d4aaca
treeb3786d399ee0a25fd61743a5d93a1060d92a1c3b
parent230147a16914d470a689cbce11e85797ba780363
bugfix/ota_magic_byte_issue: Fixes OTA magic byte error

On enabling flash encryption, OTA fails with magic byte error in the second chunk
if the http data is split into two or more chunks and first chunk is less than 16.
components/app_update/esp_ota_ops.c