commit | 45bd144536b5500cc0676860b57edeace79691e0 | [log] [tgz] |
---|---|---|
author | Uwe Hermann <uwe@hermann-uwe.de> | Tue Sep 14 23:20:35 2010 +0000 |
committer | Uwe Hermann <uwe@hermann-uwe.de> | Tue Sep 14 23:20:35 2010 +0000 |
tree | 8a0307ae3c99b4b9b285654fd881ec3084bad697 | |
parent | a3473248d7099cda7e406bbcba521f38a026505e [diff] |
Board-enable for the ASUS A7V333 The board-enable is the same as for the ASUS A7V8X, i.e., it raises GP51 on the ITE IT8703F. I verified using a multimeter that this will raise both, WE# and TBL# on the flash chip. All operations successfully tested on hardware. Also renamed board_asus_a7v8x() to it8703f_gpio51_raise(). Corresponding to flashrom svn r1167. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Joshua Roys <roysjosh@gmail.com>