x86/ce4100: Fix reboot by forcing the reboot method to be KBD
authorMaxime Bizon <mbizon@freebox.fr>
Mon, 29 Oct 2012 13:40:19 +0000 (14:40 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 30 Oct 2012 09:16:46 +0000 (10:16 +0100)
commitd7959916026aaae60e1878ae33c7503b2cc4471d
tree6294336cfaa55421d2fd9202cf6eaeb68b83d57d
parentf49f4ab95c301dbccad0efe85296d908b8ae7ad4
x86/ce4100: Fix reboot by forcing the reboot method to be KBD

The default reboot is via ACPI for this platform, and the CEFDK
bootloader actually supports this, but will issue a system power
off instead of a real reboot. Setting the reboot method to be
KBD instead of ACPI ensures proper system reboot.

Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
Signed-off-by: Florian Fainelli <ffainelli@freebox.fr>
Cc: rui.zhang@intel.com
Cc: alan@linux.intel.com
Link: http://lkml.kernel.org/r/1351518020-25556-3-git-send-email-ffainelli@freebox.fr
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/ce4100/ce4100.c