aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/thomson/ip1000/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/thomson/ip1000/romstage.c')
-rw-r--r--src/mainboard/thomson/ip1000/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/thomson/ip1000/romstage.c b/src/mainboard/thomson/ip1000/romstage.c
index e1bdf781bb..e85de94858 100644
--- a/src/mainboard/thomson/ip1000/romstage.c
+++ b/src/mainboard/thomson/ip1000/romstage.c
@@ -106,7 +106,6 @@ void main(unsigned long bist)
mb_gpio_init();
smscsuperio_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);
- uart_init();
console_init();
/* Halt if there was a built in self test failure. */