aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/e_vectra_p2706t/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/e_vectra_p2706t/romstage.c')
-rw-r--r--src/mainboard/hp/e_vectra_p2706t/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/hp/e_vectra_p2706t/romstage.c b/src/mainboard/hp/e_vectra_p2706t/romstage.c
index e00d135353..789d17fe45 100644
--- a/src/mainboard/hp/e_vectra_p2706t/romstage.c
+++ b/src/mainboard/hp/e_vectra_p2706t/romstage.c
@@ -42,7 +42,6 @@ void main(unsigned long bist)
{
/* TODO: It's a PC87364 actually! */
pc87360_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);
- uart_init();
console_init();
enable_smbus();
report_bist_failure(bist);