aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i855gme/Config.lb
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2009-01-20 20:25:48 +0000
committerStefan Reinauer <stepan@openbios.org>2009-01-20 20:25:48 +0000
commit8c4af2b9e278d0c48cc6820ae2d1a300915425cb (patch)
tree4a25cba3f6d261f250b1c16ae4fa62a106196ddf /src/northbridge/intel/i855gme/Config.lb
parentef6cb094b83b2717fba379a2c6670c19b12c676d (diff)
This fine work by Jon Dufresne was awkwardly rotting on the mailing list for
almost three years. Let's put it somewher so people find it if they're looking for it. Someone dare sending a late announcement to the coreboot-announce list? :-) Add (preliminary) support for Intel 855GME (Mobile version of the 855) chipset to coreboot. There are some holes in the code to be filled out, but unlike the code for the 855pm this has booted a mainboard before. Signed-off-by: Jon Dufresne <jon.dufresne@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3877 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/i855gme/Config.lb')
-rw-r--r--src/northbridge/intel/i855gme/Config.lb24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/northbridge/intel/i855gme/Config.lb b/src/northbridge/intel/i855gme/Config.lb
new file mode 100644
index 0000000000..5a7cd14600
--- /dev/null
+++ b/src/northbridge/intel/i855gme/Config.lb
@@ -0,0 +1,24 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2006 Jon Dufresne <jon.dufresne@gmail.com>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+config chip.h
+object northbridge.o
+#driver misc_control.o
+