* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
[coreboot.git] / src / mainboard / gigabyte / ma785gmt / romstage.c
index d80df62b4e55c220c763082b126ff9ca1a0c31e6..f0585dbbb0eafbff05c01ec726bc8dcb50e2fba7 100644 (file)
@@ -102,11 +102,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
        it8718f_disable_reboot();
        uart_init();
 
-#if CONFIG_USBDEBUG
-       sb7xx_51xx_enable_usbdebug(CONFIG_USBDEBUG_DEFAULT_PORT);
-       early_usbdebug_init();
-#endif
-
        console_init();
        printk(BIOS_DEBUG, "\n");