Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware update modifications #85

Open
alvieboy opened this issue May 6, 2021 · 0 comments
Open

Firmware update modifications #85

alvieboy opened this issue May 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alvieboy
Copy link
Owner

alvieboy commented May 6, 2021

Multiple enhancements shall be provided for firmware update:
a) Change the web firmware update so we can report status progress back. This should be done via web socket instead of POST, however POST shall still be supported for fallback.
b) Add a digest/checksum/crc to each individual file on the firmware file, so it can be checked.
c) In case we know that parts of the firmware are wrong (most notably /spiffs), use a fallback spiffs with a simple web interface for firmware upload.
d) Ensure the spiffs is the correct version by adding the build tag to a root file which can be checked on power-up.
e) The validity for spifss shall be stored in the nvram, invalidated when we start the process, and only validated after we check all digests/checksums/crc

@alvieboy alvieboy added the enhancement New feature or request label May 6, 2021
@alvieboy alvieboy added this to the RELEASE_A2 milestone May 6, 2021
@alvieboy alvieboy self-assigned this May 6, 2021
alvieboy added a commit that referenced this issue May 11, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 14, 2021
alvieboy added a commit that referenced this issue May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant