run uart_init() from console_init, just like the other console initialization functions.
[coreboot.git] / src / mainboard / amd / bimini_fam10 / romstage.c
index 7905401336e18b79d11c22974c0e6e5dd8b0a9aa..175325eb84b2cc45be303fdcbc20d8848a0bcbcb 100644 (file)
@@ -109,7 +109,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
        enable_rs780_dev8();
        sb800_lpc_init();
 
-       uart_init();
        console_init();
 
 //     dump_mem(CONFIG_DCACHE_RAM_BASE+CONFIG_DCACHE_RAM_SIZE-0x200, CONFIG_DCACHE_RAM_BASE+CONFIG_DCACHE_RAM_SIZE);