more motherboard specific cleanups
[coreboot.git] / src / mainboard / tyan / s2880 / auto.c
index 5386b10d97350a71a5513735f83799515bae2789..2de3c2f5c4c446befb728d0a1c16d10978f3d3ac 100644 (file)
@@ -81,6 +81,9 @@ static inline int spd_read_byte(unsigned device, unsigned address)
        return smbus_read_byte(device, address);
 }
 
+/* include mainboard specific ht code */
+#include "hypertransport.c"
+
 #include "northbridge/amd/amdk8/cpu_ldtstop.c"
 #include "southbridge/amd/amd8111/amd8111_ldtstop.c"