aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2015-01-25 23:42:57 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2015-01-25 23:42:57 +0000
commit05151b6dcbba16746aa803069dd6046a82e33599 (patch)
treed652c4d3fdc85e6620a42a602a5e423f19528996 /util
parentb4dd40c5da6e2bf862e587ec3c49d60bcec2f7ee (diff)
downloadflashrom-05151b6dcbba16746aa803069dd6046a82e33599.tar.gz
flashrom-05151b6dcbba16746aa803069dd6046a82e33599.tar.bz2
flashrom-05151b6dcbba16746aa803069dd6046a82e33599.zip
ftdi2232_spi: revert usage of DIS_DIV_5 macro
In r1872 we replaced some magic values with constant macros from ftdi.h. Among them was DIS_DIV_5 that represents the opcode that disables the use of the 5x prescaler on newer devices. Unfortunately this macro was only introduced with support for FT232H and hence is not available in older versions of the library. Revert back to using the magic constant. Corresponding to flashrom svn r1873. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions