* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
[coreboot.git] / src / mainboard / ibase / mb899 / romstage.c
index e248a27d003b21ff086b9d7fd232488a01269048..5cd1fe571c337eae63090d959d33b3d40634c7cb 100644 (file)
@@ -239,11 +239,6 @@ void main(unsigned long bist)
        /* Set up the console */
        uart_init();
 
-#if CONFIG_USBDEBUG
-       i82801gx_enable_usbdebug(1);
-       early_usbdebug_init();
-#endif
-
        console_init();
 
        /* Halt if there was a built in self test failure */