diff options
author | Urja Rannikko <urjaman@gmail.com> | 2013-10-19 23:35:28 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2013-10-19 23:35:28 +0000 |
commit | f0111d2ca44e7c58346a66b0bb36f99d7b9aeb72 (patch) | |
tree | d801c66d7bde501e9940288d1946c685634dd572 /util | |
parent | 370f5829e15d9f5ed60f0194505513a4d348b88a (diff) | |
download | flashrom-f0111d2ca44e7c58346a66b0bb36f99d7b9aeb72.tar.gz flashrom-f0111d2ca44e7c58346a66b0bb36f99d7b9aeb72.tar.bz2 flashrom-f0111d2ca44e7c58346a66b0bb36f99d7b9aeb72.zip |
serial: use internal_delay() for timeouts
Using programmer_delay() for timeouts in serial writes could cause a
(theoretically) endless recursion if serial communication is used to
send the programmer the delay command to be executed on the programmer
instead of the host which fails again, following a timeout which
sends...
Corresponding to flashrom svn r1759.
Signed-off-by: Urja Rannikko <urjaman@gmail.com>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions