From 48415d5cf6f317aa7d7c30623ed2b36b29710d8e Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Sun, 18 Jun 2006 01:29:42 +0000 Subject: add irq mapper support for OLPC and other boards that need this mapping done for the gx2 north. tested on OLPC. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2323 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/olpc/rev_a/Config.lb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/olpc') diff --git a/src/mainboard/olpc/rev_a/Config.lb b/src/mainboard/olpc/rev_a/Config.lb index 86b1c0e482..98ff136b82 100644 --- a/src/mainboard/olpc/rev_a/Config.lb +++ b/src/mainboard/olpc/rev_a/Config.lb @@ -124,6 +124,7 @@ dir /pc80 config chip.h chip northbridge/amd/gx2 + register "irq_map" = "0xaa5b"; device apic_cluster 0 on chip cpu/amd/model_gx2 device apic 0 on end -- cgit v1.2.3