Skip to content

Correct eeprom restore issues.#18

Open
vthoang wants to merge 2 commits intorichardeoin:masterfrom
vthoang:master
Open

Correct eeprom restore issues.#18
vthoang wants to merge 2 commits intorichardeoin:masterfrom
vthoang:master

Conversation

@vthoang
Copy link

@vthoang vthoang commented Oct 18, 2018

Option --restore fails different detection.
"new" is overwritten by ee_encode (old's values) right after loading from file.
Moved ee_encode into else scope.

Factory configuration location 0x80 thru 0x9f of eeprom does not change on write.
This causes an invalid crc value when loading eeprom from a different device.
Account for difference and recompute crc.

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.

1 participant