commit | dc44584e92a61b6493d8bb76a8de7a07b8cd8e78 | [log] [tgz] |
---|---|---|
author | Urja Rannikko <urjaman@gmail.com> | Mon Jan 04 05:08:40 2016 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Mon Jan 04 05:08:40 2016 +0000 |
tree | cfb119bf807aa982933cee1edaefc6133bde4b9e | |
parent | 27b431bceed902974ffcbe5fce474e3a8f193350 [diff] |
serial: support arbitrary baud rates on Windows Available baud rates obviously depend on driver support, but the CBR_ defines used so far are basically only for backwards source compatibility with Win16, so dont bother with them. Corresponding to flashrom svn r1909. Signed-off-by: Urja Rannikko <urjaman@gmail.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>