[U-Boot] [PATCH] Revert "imx: wdog: correct wcr register settings"
Fabio Estevam
festevam at gmail.com
Fri Oct 2 15:29:29 CEST 2015
On Fri, Oct 2, 2015 at 10:04 AM, Sinan Akman <sinan at 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.
More information about the U-Boot
mailing list