summaryrefslogtreecommitdiff
path: root/src/mainboard/ibm
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-09-21 21:16:27 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-09-21 21:16:27 +0000
commit8fa90ec274ae28d98188f576a06dcaeab9f180ce (patch)
treeac6e393b2892349f0d85848f61855be6a24faf25 /src/mainboard/ibm
parent0c51ddd98b6355e4f070ff13766cd1e75b77037c (diff)
downloadcoreboot-8fa90ec274ae28d98188f576a06dcaeab9f180ce.tar.xz
Cut the crap.
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@5823 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/ibm')
-rw-r--r--src/mainboard/ibm/e325/irq_tables.c2
-rw-r--r--src/mainboard/ibm/e326/irq_tables.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/ibm/e325/irq_tables.c b/src/mainboard/ibm/e325/irq_tables.c
index e537b65ab1..38fc456ad9 100644
--- a/src/mainboard/ibm/e325/irq_tables.c
+++ b/src/mainboard/ibm/e325/irq_tables.c
@@ -24,7 +24,7 @@ const struct irq_routing_table intel_irq_routing_table = {
0x00, /* IRQs devoted exclusively to PCI usage */
IRQ_ROUTER_VENDOR, /* Vendor */
IRQ_ROUTER_DEVICE, /* Device */
- 0x00, /* Crap (miniport) */
+ 0x00, /* Miniport data */
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* u8 rfu[11] */
0x34, /* u8 checksum , mod 256 checksum must give zero */
{ /* slot(0=onboard), devfn, irqlinks (line id, 0=not routed) */
diff --git a/src/mainboard/ibm/e326/irq_tables.c b/src/mainboard/ibm/e326/irq_tables.c
index e537b65ab1..38fc456ad9 100644
--- a/src/mainboard/ibm/e326/irq_tables.c
+++ b/src/mainboard/ibm/e326/irq_tables.c
@@ -24,7 +24,7 @@ const struct irq_routing_table intel_irq_routing_table = {
0x00, /* IRQs devoted exclusively to PCI usage */
IRQ_ROUTER_VENDOR, /* Vendor */
IRQ_ROUTER_DEVICE, /* Device */
- 0x00, /* Crap (miniport) */
+ 0x00, /* Miniport data */
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* u8 rfu[11] */
0x34, /* u8 checksum , mod 256 checksum must give zero */
{ /* slot(0=onboard), devfn, irqlinks (line id, 0=not routed) */