diff options
author | Sebastian Panceac <[email protected]> | 2018-02-28 11:40:49 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-02-28 18:17:18 +0100 |
commit | 028091f82eefd5e84f81cef81a7673016ecbe78b (patch) | |
tree | 10711584de9bddbc39e7c2cdfa25b5d71d588e6d /lib/memory-notifier-error-inject.c | |
parent | 22636f8c9511245cb3c8412039f1dd95afb3aa59 (diff) |
x86/platform/intel-mid: Handle Intel Edison reboot correctly
When the Intel Edison module is powered with 3.3V, the reboot command makes
the module stuck. If the module is powered at a greater voltage, like 4.4V
(as the Edison Mini Breakout board does), reboot works OK.
The official Intel Edison BSP sends the IPCMSG_COLD_RESET message to the
SCU by default. The IPCMSG_COLD_BOOT which is used by the upstream kernel
is only sent when explicitely selected on the kernel command line.
Use IPCMSG_COLD_RESET unconditionally which makes reboot work independent
of the power supply voltage.
[ tglx: Massaged changelog ]
Fixes: bda7b072de99 ("x86/platform/intel-mid: Implement power off sequence")
Signed-off-by: Sebastian Panceac <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions