diff options
author | Simon Glass <sjg@chromium.org> | 2015-06-28 13:31:19 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2015-06-28 13:31:19 +0000 |
commit | 6ffc30aa5c4faf2d1cc35135075324047ab6c9cd (patch) | |
tree | 887b1ab921ef9ca47f8197eb394caf18876f4cb6 /programmer.h | |
parent | 5beb0abdc96d6d881c69ef783d3dc293b2359ed4 (diff) | |
download | flashrom-6ffc30aa5c4faf2d1cc35135075324047ab6c9cd.zip flashrom-6ffc30aa5c4faf2d1cc35135075324047ab6c9cd.tar.gz |
dediprog: Invert the LED polarity in the code
Previously we have used low-active macros (because the hardware and
old protocol were so too) and set every single LED explicitly although we
only used a limited number of combinations. Using an enumeration for
commonly used values instead makes things easier.
Based on the following chromiumos change:
Change-Id: Ie481a583e623cdc45e3649a4db69b15570f65a7b
Corresponding to flashrom svn r1894.
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: David Hendricks <dhendrix@chromium.org>
Diffstat (limited to 'programmer.h')
0 files changed, 0 insertions, 0 deletions