summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s4880/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s4880/romstage.c')
-rw-r--r--src/mainboard/tyan/s4880/romstage.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/tyan/s4880/romstage.c b/src/mainboard/tyan/s4880/romstage.c
index fd56ef2d8648..9fc43beb65b8 100644
--- a/src/mainboard/tyan/s4880/romstage.c
+++ b/src/mainboard/tyan/s4880/romstage.c
@@ -1,4 +1,3 @@
-
#include <stdint.h>
#include <string.h>
#include <device/pci_def.h>
@@ -84,9 +83,6 @@ static inline int spd_read_byte(unsigned device, unsigned address)
/* tyan does not want the default */
#include "resourcemap.c"
-#if CONFIG_LOGICAL_CPUS==1
-#define SET_NB_CFG_54 1
-#endif
#include "cpu/amd/dualcore/dualcore.c"
#define RC0 ((1<<2)<<8)