aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/axus/tc320/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/axus/tc320/romstage.c')
-rw-r--r--src/mainboard/axus/tc320/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/axus/tc320/romstage.c b/src/mainboard/axus/tc320/romstage.c
index e375d5119c..5d237e28bf 100644
--- a/src/mainboard/axus/tc320/romstage.c
+++ b/src/mainboard/axus/tc320/romstage.c
@@ -35,7 +35,6 @@
static void main(unsigned long bist)
{
pc97317_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);
- uart_init();
console_init();
report_bist_failure(bist);
cs5530_enable_rom();