summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2912/ap_romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s2912/ap_romstage.c')
-rw-r--r--src/mainboard/tyan/s2912/ap_romstage.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mainboard/tyan/s2912/ap_romstage.c b/src/mainboard/tyan/s2912/ap_romstage.c
index 3e98a5c979..7c9b43862c 100644
--- a/src/mainboard/tyan/s2912/ap_romstage.c
+++ b/src/mainboard/tyan/s2912/ap_romstage.c
@@ -43,11 +43,7 @@
#include "pc80/mc146818rtc_early.c"
#include "pc80/serial.c"
-#if CONFIG_USE_INIT == 0
- #include "lib/memcpy.c"
-#endif
-
-#include "arch/i386/lib/console.c"
+#include "console/console.c"
#include <cpu/amd/model_fxx_rev.h>
#include "northbridge/amd/amdk8/raminit.h"