-
Notifications
You must be signed in to change notification settings - Fork 34
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
vpd preservation for manually flashing page #138
Conversation
TODO: Ch341a and Flipper Zero pages are missing this aswell |
Should include hwid preservation too |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as I said before, this should also mention persisting hwid
isnt that included in the (term) vital product data? |
No. HWID is part of the GBB, not RO_VPD. |
@ninelore VPD Preservation is not possible with FZ (Flipper Zero) from my testing. HWID preservation is also untested. https://docs.chrultrabook.com/docs/unbricking/unbrick-flipper.html#preparations |
@WeirdTreeThing I consider HWID preservation out of scope of this PR since is has not been covered at all by the docs yet. |
It's two commands... |
will redo this from scratch |
Fixes #131