HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38014 )
Change subject: nb/agesa/family14: Remove wrong _ARD ......................................................................
nb/agesa/family14: Remove wrong _ARD
A device object must contain either a _HID object or an _ADR object, but should not contain both.
Change-Id: I727116cbc38fcd264c684da6ce766ea5e854f58c Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/northbridge/amd/agesa/family14/acpi/northbridge.asl 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/38014/1
diff --git a/src/northbridge/amd/agesa/family14/acpi/northbridge.asl b/src/northbridge/amd/agesa/family14/acpi/northbridge.asl index 6e3bc93..16864b3 100644 --- a/src/northbridge/amd/agesa/family14/acpi/northbridge.asl +++ b/src/northbridge/amd/agesa/family14/acpi/northbridge.asl @@ -128,7 +128,6 @@
/* Northbridge function 3 */ Device(NBF3) { - Name(_ADR, 0x00180003)
/* k10temp thermal zone */ #include "thermal_mixin.asl"