Re: [PATCH v3 1/1] x86: Fix Intel Edison module stuck reboot

2018-02-28 Thread Andy Shevchenko
On Wed, Feb 28, 2018 at 11:40 AM, Sebastian Panceac wrote: > When powering Intel Edison module 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. > >

Re: [PATCH v3 1/1] x86: Fix Intel Edison module stuck reboot

2018-02-28 Thread Andy Shevchenko
On Wed, Feb 28, 2018 at 11:40 AM, Sebastian Panceac wrote: > When powering Intel Edison module 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. > > This patch copies

[PATCH v3 1/1] x86: Fix Intel Edison module stuck reboot

2018-02-28 Thread Sebastian Panceac
When powering Intel Edison module 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. This patch copies the behaviour from the official Intel Edison BSP, where

[PATCH v3 1/1] x86: Fix Intel Edison module stuck reboot

2018-02-28 Thread Sebastian Panceac
When powering Intel Edison module 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. This patch copies the behaviour from the official Intel Edison BSP, where