From 470f319b9b33283fb85b466566410a1f4365e51c Mon Sep 17 00:00:00 2001 From: Felix Held Date: Sun, 26 Jul 2020 19:38:13 +0200 Subject: mb/amd/mandolin: remove ACPI_FADT_RESET_REGISTER from fadt_flags This applies what commit 79572e4f32f844f60338d1aafdba6b94f4111a5c does to the devicetree settings of amd/mandolin. Change-Id: I6cc0a2b60b13a809016225caf3c89f730deb4ce0 Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/43918 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/amd') diff --git a/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb b/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb index 15dc5e6bdc..40d622b707 100644 --- a/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb +++ b/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb @@ -10,7 +10,6 @@ chip soc/amd/picasso ACPI_FADT_SLEEP_BUTTON | ACPI_FADT_S4_RTC_WAKE | ACPI_FADT_32BIT_TIMER | - ACPI_FADT_RESET_REGISTER | ACPI_FADT_PCI_EXPRESS_WAKE | ACPI_FADT_PLATFORM_CLOCK | ACPI_FADT_S4_RTC_VALID | -- cgit v1.2.3