]> git.baikalelectronics.ru Git - uboot.git/commit
x86: quark: acpi: Add full reset bit to the reset register value in FADT
authorBin Meng <bmeng.cn@gmail.com>
Tue, 3 Jul 2018 09:48:39 +0000 (02:48 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 20 Jul 2018 01:33:22 +0000 (09:33 +0800)
commit6ec5e7d8113e4d3ab991ec401f8047e29ded1aa7
tree0805784c276bc653ecca419c656ebb8452ecc6bc
parent55e75bb3e37368b48a662665fc7380b927e305de
x86: quark: acpi: Add full reset bit to the reset register value in FADT

This adds full reset bit in the reset register value in the ACPI FADT
table, so that kernel can do a thorough reboot.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/acpi.c