Various Super I/O fixes and corrections.
authorUwe Hermann <uwe@hermann-uwe.de>
Sat, 6 Nov 2010 23:36:49 +0000 (23:36 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 6 Nov 2010 23:36:49 +0000 (23:36 +0000)
commit8c02368e2d2e0574cf3999939f7cd26407cdf93a
tree2996402213709670055760e58caa605474a76b44
parent9915944b18847b5e83b664a3e445645a2a4c8578
Various Super I/O fixes and corrections.

 - VIA VT1211:
   - Add missing LDNs and respective code to handle them.
   - Add some TODOs for other stuff that needs fixing.
   - Use VT1211_SP1 instead of hardcoding the LDN number (2).
   - Fixup pnp_dev_info[] as per datasheet, but some TODOs remain.
   - Various coding style fixes and changes to u8/u16/etc.

 - Serverengines Pilot: Various coding style fixes and changes to u8/u16/etc.

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@6030 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/superio/renesas/m3885x/superio.c
src/superio/serverengines/pilot/pilot.h
src/superio/serverengines/pilot/pilot_early_init.c
src/superio/serverengines/pilot/pilot_early_serial.c
src/superio/via/vt1211/Makefile.inc
src/superio/via/vt1211/chip.h
src/superio/via/vt1211/vt1211.c
src/superio/via/vt1211/vt1211.h