also rename the config option.
[coreboot.git] / src / mainboard / gigabyte / ga_2761gxdk / ap_romstage.c
index e42a3124004ef62ecea0240683026f9406b77d08..a7a4dbdfaae80079be74630ab48106f9d2892c17 100644 (file)
@@ -83,7 +83,7 @@ void hardwaremain(int ret_addr)
 
        id = get_node_core_id_x();
 
-       //FIXME: for USBDEBUG_DIRECT you need to make sure dbg_info get assigned in AP
+       //FIXME: for USBDEBUG you need to make sure dbg_info get assigned in AP
         print_debug("CODE IN CACHE ON NODE:"); print_debug_hex8(id.nodeid); print_debug("\n");
 
        train_ram(id.nodeid, sysinfo, sysinfox);