commit | f3196df7f07d27fd1ebdd94365717369fb98a472 | [log] [tgz] |
---|---|---|
author | Urja Rannikko <urjaman@gmail.com> | Tue Jul 21 13:02:59 2009 +0000 |
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Tue Jul 21 13:02:59 2009 +0000 |
tree | e180dd58520d1d950be93d438de457b17466eaed | |
parent | 11793770600560ffa185871ae1906413eec70674 [diff] |
Support for an external serial flasher protocol Supports RS-232, USB serial converters (untested) and TCP streams. The protocol specification is in serprog-protocol.txt There will be tweaks to the code and maybe the protocol in the future, so the API is not set in stone yet. Corresponding to flashrom svn r656. Signed-off-by: Urja Rannikko <urjaman@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>