[coreboot] [v2] r4278 - trunk/coreboot-v2/src/southbridge/intel/i82801xx

svn at coreboot.org svn at coreboot.org
Wed May 13 04:47:14 CEST 2009


Author: linux_junkie
Date: 2009-05-13 04:47:14 +0200 (Wed, 13 May 2009)
New Revision: 4278

Modified:
   trunk/coreboot-v2/src/southbridge/intel/i82801xx/Config.lb
Log:
Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using the ones in i82801xx_lpc.c.
Signed-off-by: Joseph Smith <joe at settoplinux.org>
Acked-by: Myles Watson <mylesgw at gmail.com>

Modified: trunk/coreboot-v2/src/southbridge/intel/i82801xx/Config.lb
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i82801xx/Config.lb	2009-05-12 15:15:07 UTC (rev 4277)
+++ trunk/coreboot-v2/src/southbridge/intel/i82801xx/Config.lb	2009-05-13 02:47:14 UTC (rev 4278)
@@ -18,6 +18,7 @@
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
+config chip.h
 driver i82801xx.o
 driver i82801xx_usb.o
 driver i82801xx_lpc.o





More information about the coreboot mailing list