run uart_init() from console_init, just like the other console initialization functions.
[coreboot.git] / src / mainboard / technexion / tim8690 / romstage.c
index 0953d4c326442850def8911672be8dfa298da059..eb6eca7f2e1e97a22ae1edf31b963c57efef26d8 100644 (file)
@@ -93,7 +93,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
        /* it8712f_enable_serial does not use its 1st parameter. */
        it8712f_enable_serial(0, CONFIG_TTYS0_BASE);
        it8712f_kill_watchdog();
-       uart_init();
 
        console_init();