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