Superiotool support for the IT8500 embedded controller.

Signed-off-by: Donald Huang <donald.huang@ite.com.tw>
Signed-off-by: Yung-chieh Lo <yjlou@google.com>
Signed-off-by: David Hendricks <dhendrix@google.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5690 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Donald Huang 2010-08-10 23:34:51 +00:00 committed by Carl-Daniel Hailfinger
parent 2ad6d55e38
commit 03e54de648
1 changed files with 26 additions and 0 deletions

View File

@ -29,6 +29,32 @@
static const struct superio_registers reg_table[] = {
{0x8228, "IT8228E", {
{EOT}}},
{0x8500, "IT8500B/E", {
{NOLDN, NULL,
{0x20,0x21,0x22,0x23,0x25,0x2d,0x2e,0x2f,0x30,EOT},
{0x85,0x00,0x01,0x01,0x00,0x00,NANA,NANA,0x00,EOT}},
{0x04, "System Wake-Up Control (SWUC)",
{0x30,0x60,0x61,0x62,0x63,0x70,0x71,EOT},
{0x00,0x00,0x00,0x00,0x00,0x00,0x01,EOT}},
{0x05, "KBC/Mouse Interface",
{0x30,0x60,0x61,0x62,0x63,0x70,0x71,EOT},
{0x00,0x00,0x00,0x00,0x00,0x0c,0x01,EOT}},
{0x06, "KBC/Keyboard Interface",
{0x30,0x60,0x61,0x62,0x63,0x70,0x71,EOT},
{0x00,0x00,0x60,0x00,0x64,0x01,0x01,EOT}},
{0x0f, "Shared Memory/Flash Interface (SMFI)",
{0x30,0x60,0x61,0x62,0x63,0x70,0x71,0xf4,EOT},
{0x00,0x00,0x00,0x00,0x00,0x00,0x00,NANA,EOT}},
{0x10, "BRAM",
{0x30,0x62,0x63,0x70,0x71,0xf3,0xf4,0xf5,EOT},
{0x00,0x00,0x72,0x08,0x01,NANA,NANA,NANA,EOT}},
{0x11, "Power Management I/F Channel 1 (PMC1)",
{0x30,0x60,0x61,0x62,0x63,0x70,0x71,EOT},
{0x00,0x00,0x62,0x00,0x66,0x01,0x01,EOT}},
{0x12, "Power Management I/F Channel 2 (PMC2)",
{0x30,0x60,0x61,0x62,0x63,0x64,0x65,0x70,0x71,0xf0,EOT},
{0x00,0x00,0x68,0x00,0x6c,0x00,0x00,0x01,0x01,NANA,EOT}},
{EOT}}},
{0x8502, "IT8502E/TE/G", {
{NOLDN, NULL,
{0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,