aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/pistachio/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/pistachio/romstage.c')
-rw-r--r--src/mainboard/amd/pistachio/romstage.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/amd/pistachio/romstage.c b/src/mainboard/amd/pistachio/romstage.c
index 08cf32775e..6627d747e2 100644
--- a/src/mainboard/amd/pistachio/romstage.c
+++ b/src/mainboard/amd/pistachio/romstage.c
@@ -91,11 +91,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
* and it doesn't require any special setup. */
uart_init();
-#if CONFIG_USBDEBUG
- sb600_enable_usbdebug(0);
- early_usbdebug_init();
-#endif
-
console_init();
post_code(0x03);