commit | a08d0f2242a0a5370ed00e6f26be7aef977dd028 | [log] [tgz] |
---|---|---|
author | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | Mon Jul 25 17:25:24 2011 +0000 |
committer | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | Mon Jul 25 17:25:24 2011 +0000 |
tree | a1b3079aaf6f5f4c88076f4aed59447b1310e5ba | |
parent | 6d71530d430bb3b9d93611e6db7c06c8fe043270 [diff] |
Add support for the GIGABYTE GA-8SIMLH board The usage of the GPIO output register as bitmap can be confirmed from the vendor board enable code, so the comment has been deleted. It really is (1<<gpionumber). flashrom -V: http://paste.flashrom.org/view.php?id=728 lspci: http://paste.flashrom.org/view.php?id=729 superiotool: http://paste.flashrom.org/view.php?id=730 test report: http://paste.flashrom.org/view.php?id=733 Corresponding to flashrom svn r1385. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>