Build fix.
authorUwe Hermann <uwe@hermann-uwe.de>
Sun, 21 Nov 2010 10:26:04 +0000 (10:26 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sun, 21 Nov 2010 10:26:04 +0000 (10:26 +0000)
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6102 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/tyan/s2912_fam10/romstage.c

index 5963d18d672dbcce9407aa8b9406194664b732d8..a3ffff902e4c3f0b19135351a3e81f9e65e07793 100644 (file)
@@ -128,6 +128,7 @@ static const u8 spd_addr[] = {
        //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)
 {