
2 Oct
2015
2 Oct
'15
3:29 p.m.
On Fri, Oct 2, 2015 at 10:04 AM, Sinan Akman sinan@writeme.com wrote:
I'll test this little later on when I am in the lab, but why are we setting WCR_WDE anyways. We are not re-setting a new time out value so this should be irrelevant.
All we need is to clear the SRS bit, no need to set WCR_WDE and no 5555/aaaa service sequence. I tested this earlier I know it works. So a correct patch for reset_cpu() for LS102x could be a single line SRS bit clear via _be32 which is all what we are intending to.
Thanks, just sent a patch using this method.