commit | a4a9bfb2284403d44589b26700e1f8add3013352 | [log] [tgz] |
---|---|---|
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Sat Nov 21 11:02:48 2009 +0000 |
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Sat Nov 21 11:02:48 2009 +0000 |
tree | c32fb3399df6c4c26dfb58066e1abffbe137e892 | |
parent | 01d49ed39db2c182c1788d73f4b50e4af3513679 [diff] |
Bus Pirate support needs serial communication Serprog already has such functionality, so it makes sense to share that. TODO: Factor out serial communication into a separate file, have that code be available even if serprog is not selected and make it portable (it is very Linux-centric right now). Corresponding to flashrom svn r768. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Stefan Reinauer <stepan@coresystems.de>