aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms6178/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/msi/ms6178/romstage.c')
-rw-r--r--src/mainboard/msi/ms6178/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/msi/ms6178/romstage.c b/src/mainboard/msi/ms6178/romstage.c
index e887a37fa0..d3284b70ba 100644
--- a/src/mainboard/msi/ms6178/romstage.c
+++ b/src/mainboard/msi/ms6178/romstage.c
@@ -40,7 +40,6 @@ void main(unsigned long bist)
w83627hf_set_clksel_48(DUMMY_DEV);
w83627hf_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);
- uart_init();
console_init();
enable_smbus();
report_bist_failure(bist);