Re-add "based on" lines.
authorUwe Hermann <uwe@hermann-uwe.de>
Thu, 6 Nov 2008 22:38:31 +0000 (22:38 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 6 Nov 2008 22:38:31 +0000 (22:38 +0000)
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3734 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/lippert/spacerunner-lx/Config.lb
src/mainboard/lippert/spacerunner-lx/Options.lb
src/mainboard/lippert/spacerunner-lx/cache_as_ram_auto.c
src/mainboard/lippert/spacerunner-lx/chip.h
src/mainboard/lippert/spacerunner-lx/irq_tables.c
src/mainboard/lippert/spacerunner-lx/mainboard.c
targets/lippert/spacerunner-lx/Config.lb

index 3175aaf86df47cabe8a270b3669ac80c5cedd887..10b4b4f356a282d78f386b00309e5b87728ac8ff 100644 (file)
@@ -18,6 +18,8 @@
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
+## Based on Config.lb from AMD's DB800 and DBM690T mainboards.
+
 ##
 ## Compute the location and size of where this firmware image
 ## (coreboot plus bootloader) will live in the boot rom chip.
index 4b524c2023a9d9ad19f8b39e70bbcc3010f24cff..9a83bc96d8bebd3ac96e07ab0a5e22e5e85785e9 100644 (file)
@@ -18,6 +18,8 @@
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
+## Based on Options.lb from AMD's DB800 mainboard.
+
 uses HAVE_MP_TABLE
 uses HAVE_PIRQ_TABLE
 uses USE_FALLBACK_IMAGE
index 701e32fa6d93c3d8e537644ed44a3c91abcfe509..08be2de14908f50f10e9a4aebb76572a9defa5ad 100644 (file)
@@ -19,6 +19,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+/* Based on cache_as_ram_auto.c from AMD's DB800 and DBM690T mainboards. */
+
 #define ASSEMBLY 1
 
 #include <stdlib.h>
index ba7edb0a1d22e4b931faed7e5ad15303a04a201a..d575f6cc3e7b410f026ce858bc0b02e2e2ea113a 100644 (file)
@@ -18,6 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+/* Based on chip.h from AMD's DB800 mainboard. */
+
 #include <stdint.h>
 
 extern struct chip_operations mainboard_lippert_spacerunner_lx_ops;
index 1bf04eb7dedc823111b17741cd1b346777548cff..df2b20a969665fee55998ea03931b7b7c1daf206 100644 (file)
@@ -18,6 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+/* Based on irq_tables.c from AMD's DB800 mainboard. */
+
 #include <arch/pirq_routing.h>
 #include <console/console.h>
 #include <arch/io.h>
index 010f5615163b1b53fdd8cf90a8fbb359a42545de..8758b9fa68e22e062ce48eebdc504a12f45c6b49 100644 (file)
@@ -18,6 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+/* Based on mainboard.c from AMD's DB800 mainboard. */
+
 #include <stdlib.h>
 #include <stdint.h>
 #include <console/console.h>
index cc57b001500f974e10bee4f2aacb4e15d5826343..a29202d8fa6a4d4c26c45f42ee028696be23511e 100644 (file)
@@ -18,6 +18,8 @@
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
+## Based on Config.lb for the AMD Geode LX/5536 DB800 platform.
+
 # Config file for the LiPPERT Cool SpaceRunner-LX.             --JR 10/2008
 
 target spacerunner-lx