-
Notifications
You must be signed in to change notification settings - Fork 69
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
Commands to safely flash the FW16 EC. #56
Comments
Alas, this is somewhat underdocumented. It is for this reason that I wrote ECTool.efi. I'll answer your questions as best I can given that as a reference point.
ectool.efi will prevent you from flashing an unrecognizable firmware image or one built for the wrong device. Footnotes
|
Thank you. I am looking through the source code of ectool.efi to see what checks is does before writing to the flash. |
I have experimented a bit. Safe ways to test new EC firmware:
Note: I have not found how to set any of the "flags", so if the flags are different, other people might find different behavior. |
What are the commands to safely flash the FW16 EC.
I have the output "ec.bin".
How do I set those flags?
Please can someone list the commands assuming all I have is Linux OS and an EC CCD serial console connected.
This would be good for test purposes.
The text was updated successfully, but these errors were encountered: