[coreboot] [v3] r1166 - coreboot-v3/northbridge/intel/i440bxemulation

svn at coreboot.org svn at coreboot.org
Sun May 10 01:36:20 CEST 2009


Author: mraudsepp
Date: 2009-05-10 01:36:20 +0200 (Sun, 10 May 2009)
New Revision: 1166

Modified:
   coreboot-v3/northbridge/intel/i440bxemulation/i440bx.c
Log:
Revert "This is an emergency fix for building for qemu. "

This reverts r1162 because r1161 was a better and more universal fix.

Signed-off-by: Mart Raudsepp <leio at gentoo.org>
Acked-by: Stefan Reinauer <stepan at coresystems.de>

Modified: coreboot-v3/northbridge/intel/i440bxemulation/i440bx.c
===================================================================
--- coreboot-v3/northbridge/intel/i440bxemulation/i440bx.c	2009-04-27 14:56:04 UTC (rev 1165)
+++ coreboot-v3/northbridge/intel/i440bxemulation/i440bx.c	2009-05-09 23:36:20 UTC (rev 1166)
@@ -60,11 +60,6 @@
 {
 }
 
-int is_coldboot(void)
-{
-	return 1;
-}
-
 static void i440bx_read_resources(struct device *dev)
 {
 	struct resource *res;





More information about the coreboot mailing list