aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/torpedo/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/torpedo/romstage.c')
-rw-r--r--src/mainboard/amd/torpedo/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/torpedo/romstage.c b/src/mainboard/amd/torpedo/romstage.c
index a2da0f011b..f6204b9000 100644
--- a/src/mainboard/amd/torpedo/romstage.c
+++ b/src/mainboard/amd/torpedo/romstage.c
@@ -62,7 +62,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
kbc1100_early_init(CONFIG_SIO_PORT);
post_code(0x32);
- uart_init();
post_code(0x33);
console_init();
}