hamishcoleman / thinkpad-ec

Infrastructure for examining and patching Thinkpad embedded controller firmware
GNU General Public License v2.0
1.07k stars 115 forks source link

add link to documentation for dumping/programming EC over JTAG #201

Closed taglour closed 3 years ago

taglour commented 3 years ago

Reading/writing the EC over JTAG is not documented anywhere, but it keeps coming up: https://github.com/hamishcoleman/thinkpad-ec/issues/181 https://github.com/hamishcoleman/thinkpad-ec/issues/173#issuecomment-636091113 https://github.com/hamishcoleman/thinkpad-ec/issues/91#issuecomment-619283229 https://github.com/hamishcoleman/thinkpad-ec/issues/57 https://github.com/hamishcoleman/thinkpad-ec/issues/1#issuecomment-215401705

Documented the procedure for doing this, and added a link to this documentation in the thinkpad-ec docs.