Use DIMM0 et al in lots more places instead of hardocding values.
[coreboot.git] / src / mainboard / jetway / j7f24 / romstage.c
index 0d70b70f822c1c6ac56c4994c38e1ede86b64542..0e1f078f82b1f2843efc9d34343aa372a43f646f 100644 (file)
@@ -34,6 +34,7 @@
 #include "southbridge/via/vt8237r/vt8237r_early_smbus.c"
 #include "superio/fintek/f71805f/f71805f_early_serial.c"
 #include <lib.h>
+#include <spd.h>
 
 #if CONFIG_TTYS0_BASE == 0x2f8
 #define SERIAL_DEV PNP_DEV(0x2e, F71805F_SP2)