[PATCH v9 10/21] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
From: Olof Johansson <hidden>
Date: 2015-03-05 18:12:46
Also in:
linux-acpi, lkml
From: Olof Johansson <hidden>
Date: 2015-03-05 18:12:46
Also in:
linux-acpi, lkml
On Wed, Feb 25, 2015 at 04:39:50PM +0800, Hanjun Guo wrote:
From: Graeme Gregory <redacted> If the early boot methods of acpi are happy that we have valid ACPI tables and acpi=force has been passed, then do not unflat devicetree effectively disabling further hardware probing from DT. CC: Catalin Marinas <catalin.marinas@arm.com> CC: Will Deacon <redacted> Tested-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> Tested-by: Yijing Wang <redacted> Tested-by: Mark Langsdorf <redacted> Tested-by: Jon Masters <redacted> Tested-by: Timur Tabi <redacted> Tested-by: Robert Richter <redacted> Acked-by: Robert Richter <redacted> Signed-off-by: Graeme Gregory <redacted> Signed-off-by: Hanjun Guo <redacted>
Acked-by: Olof Johansson <redacted>