Re: [PATCH v3] powerpc/powernv: Make possible for user to force a full ipl cec reboot

2018-09-07 Thread Andrew Donnellan
On 07/09/18 17:34, Vaibhav Jain wrote: Ever since fast reboot is enabled by default in opal, opal_cec_reboot() will use fast-reset instead of full IPL to perform system reboot. This leaves the user with no direct way to force a full IPL reboot except changing an nvram setting that persistently di

[PATCH v3] powerpc/powernv: Make possible for user to force a full ipl cec reboot

2018-09-07 Thread Vaibhav Jain
Ever since fast reboot is enabled by default in opal, opal_cec_reboot() will use fast-reset instead of full IPL to perform system reboot. This leaves the user with no direct way to force a full IPL reboot except changing an nvram setting that persistently disables fast-reset for all subsequent rebo