[coreboot] [commit] r6102 - trunk/src/mainboard/tyan/s2912_fam10

repository service svn at coreboot.org
Sun Nov 21 11:26:05 CET 2010


Author: uwe
Date: Sun Nov 21 11:26:04 2010
New Revision: 6102
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6102

Log:
Build fix.

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

Modified:
   trunk/src/mainboard/tyan/s2912_fam10/romstage.c

Modified: trunk/src/mainboard/tyan/s2912_fam10/romstage.c
==============================================================================
--- trunk/src/mainboard/tyan/s2912_fam10/romstage.c	Sat Nov 20 21:36:40 2010	(r6101)
+++ trunk/src/mainboard/tyan/s2912_fam10/romstage.c	Sun Nov 21 11:26:04 2010	(r6102)
@@ -128,6 +128,7 @@
 	//second node
 	RC00, DIMM4, DIMM6, 0, 0, DIMM5, DIMM7, 0, 0,
 #endif
+};
 
 void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
 {




More information about the coreboot mailing list