HAOUAS Elyes has uploaded this change for review.

View Change

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"

To view, visit change 38014. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I727116cbc38fcd264c684da6ce766ea5e854f58c
Gerrit-Change-Number: 38014
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange