Add early serial support for the Fintek F81705F Super I/O.
authorCorey Osgood <corey_osgood@verizon.net>
Thu, 5 Apr 2007 18:48:21 +0000 (18:48 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 5 Apr 2007 18:48:21 +0000 (18:48 +0000)
commita01d0ea87c47d92eb139c0ca3f428e617c1049e7
tree3c3361b2e83337df1b451769813ea47d4becc5af
parentb8c64378112fd61a698d545562dfbafaa353243d
Add early serial support for the Fintek F81705F Super I/O.

Signed-off-by: Corey Osgood <corey_osgood@verizon.net>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2582 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/superio/fintek/f71805f/chip.h [new file with mode: 0644]
src/superio/fintek/f71805f/f71805f.h [new file with mode: 0644]
src/superio/fintek/f71805f/f71805f_early_serial.c [new file with mode: 0644]