]> git.baikalelectronics.ru Git - uboot.git/commit
x86: acpi: Don't touch hardware on HW reduced platforms
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 21 Jul 2017 19:32:06 +0000 (22:32 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 30 Jul 2017 02:30:25 +0000 (10:30 +0800)
commitfd1c19d388ade0b73d17e86b320c957cc3c53b8a
treea83883539cefe39da895a42b8b8e7672705afea7
parentada64ac25494b5ad16a3beb5e075eab7e97d2790
x86: acpi: Don't touch hardware on HW reduced platforms

If ACPI HW reduced bit in FADT is set we should ignore any ACPI hardware
communications.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/acpi_table.c