aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/eagleheights/ioapic.h
diff options
context:
space:
mode:
authorThomas Jourdan <thomas.jourdan@gmail.com>2009-07-01 17:01:17 +0000
committerMyles Watson <mylesgw@gmail.com>2009-07-01 17:01:17 +0000
commit1a692d817650068e2125036d25bbaf2f3e9ec876 (patch)
tree76d51c38f3f85a0a121a7f7bfa82db1deab3ed96 /src/mainboard/intel/eagleheights/ioapic.h
parent6c96517a132ce26f906c8e38e19ebaab8b736e9a (diff)
Add support for the Intel Eagle Heights development board.
Signed-off-by: Thomas Jourdan <thomas.jourdan@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4392 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/intel/eagleheights/ioapic.h')
-rw-r--r--src/mainboard/intel/eagleheights/ioapic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/intel/eagleheights/ioapic.h b/src/mainboard/intel/eagleheights/ioapic.h
new file mode 100644
index 0000000000..4ac7d622c4
--- /dev/null
+++ b/src/mainboard/intel/eagleheights/ioapic.h
@@ -0,0 +1,2 @@
+#define IOAPIC_I3100 2
+#define INTEL_IOAPIC_NUM_INTERRUPTS 24