From 2911b5e509c273add2aee005d4bebff95e0e1116 Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Fri, 16 Dec 2016 12:44:13 -0500 Subject: amd/mainboard: Clean up bettong, gardenia USB todos An incorrect board name was propagated over various generations of mainboards. Correct the comments for these. Addressing the todo items will come in a later patch. Change-Id: I4abd028fee5087955a7b6ba8d38f99c8207d24b4 Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/17903 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones --- src/mainboard/amd/bettong/acpi/usb_oc.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/amd/bettong') diff --git a/src/mainboard/amd/bettong/acpi/usb_oc.asl b/src/mainboard/amd/bettong/acpi/usb_oc.asl index f7b8cfc675..9dae253ac0 100644 --- a/src/mainboard/amd/bettong/acpi/usb_oc.asl +++ b/src/mainboard/amd/bettong/acpi/usb_oc.asl @@ -37,7 +37,7 @@ Name(UOM9, 6) /* USB Overcurrent GPEs */ -#if 0 /* TODO: Update for Olivehill */ +#if 0 /* TODO: Update for Bettong */ Method(UCOC, 0) { Sleep(20) Store(0x13,CMTI) -- cgit v1.2.3