aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/artecgroup/dbe61/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/artecgroup/dbe61/romstage.c')
-rw-r--r--src/mainboard/artecgroup/dbe61/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/artecgroup/dbe61/romstage.c b/src/mainboard/artecgroup/dbe61/romstage.c
index 465fb7dd65..83b59bbc53 100644
--- a/src/mainboard/artecgroup/dbe61/romstage.c
+++ b/src/mainboard/artecgroup/dbe61/romstage.c
@@ -89,7 +89,6 @@ void main(unsigned long bist)
msr.lo |= 0x7 << 20;
wrmsr(MDD_LEG_IO, msr);
- uart_init();
console_init();
/* Halt if there was a built in self test failure */