run uart_init() from console_init, just like the other console initialization functions.
[coreboot.git] / src / mainboard / amd / tilapia_fam10 / romstage.c
index ce24f03f715ac05439254dfc7886e6272458ebd4..3a85a15f8425ed3ef371b00768112007ff171e69 100644 (file)
@@ -103,7 +103,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
        sb7xx_51xx_lpc_init();
 
        it8718f_enable_serial(0, CONFIG_TTYS0_BASE);
-       uart_init();
 
        console_init();