From b8e53eb50cb3745b3bf7964f0f49980dc10c08ec Mon Sep 17 00:00:00 2001 From: Ed Swierk Date: Mon, 13 Oct 2008 23:18:56 +0000 Subject: Add support for the Intel EP80579 (Tolapai) Development Kit mainboard (Truxton). Signed-off-by: Ed Swierk Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3656 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/intel/i3100/i3100.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/superio/intel') diff --git a/src/superio/intel/i3100/i3100.h b/src/superio/intel/i3100/i3100.h index 94698a89ce..0619735e2a 100644 --- a/src/superio/intel/i3100/i3100.h +++ b/src/superio/intel/i3100/i3100.h @@ -27,4 +27,6 @@ #define I3100_SP2 0x05 /* Com2 */ #define I3100_WDT 0x06 /* Watchdog timer */ +#define I3100_SUPERIO_CONFIG_PORT 0x4e + #endif -- cgit v1.2.3