Various superiotool fixes.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 14 May 2010 16:40:55 +0000 (16:40 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 14 May 2010 16:40:55 +0000 (16:40 +0000)
commit4bdd6438f83e5c07cc34ecacbb0508b40b319a31
treec935dd4fba17ebf8b663f9e2c8326f2976aca75a
parentc928a295b3c23cc0fad0e40d9ddd9ffff3b0660a
Various superiotool fixes.

  - IT8671F/IT8687R:

    - Fix typo: Parallel port register 0x60 value is 0x03 (not 0x01).

    - Fix typo: APC register 0xf6 is 0x00.

    - Drop register 0x07 (LDN 0 / none), that's not useful and not listed in
      any of the other Super I/Os either, it always contains the LDN number
      selected "last time", which is useless.

    - Fix indentation and other cosmetics.

  - Cosmetics, and consistency fixes in LDN names of various Super I/Os.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5549 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/superiotool/fintek.c
util/superiotool/ite.c
util/superiotool/winbond.c