Skip to content

Conversation

@earlephilhower
Copy link
Collaborator

Fixes #6880

The updater was patching in the proper flashmode configuration byte for
all uploads, apps and filesystems. This ended up corrupting one byte on
every FS upload.

Change updated to only patch theflashmode if it is doing an app.

Fixes esp8266#6880

The updater was patching in the proper flashmode configuration byte for
all uploads, apps and filesystems.  This ended up corrupting one byte on
every FS upload.

Change updated to only patch theflashmode if it is doing an app.
@earlephilhower earlephilhower added this to the 2.7.0 milestone Dec 9, 2019
@earlephilhower earlephilhower merged commit 7605dc1 into esp8266:master Dec 9, 2019
@earlephilhower earlephilhower deleted the fixupdt branch December 9, 2019 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updater class corrupting FS uploads by setting flash mode byte in 1st sector

2 participants