[U-Boot] [PATCH] MX31: Disable watchdog during low-power modes

Fabio Estevam festevam at gmail.com
Wed Sep 21 05:43:40 CEST 2011


Hi Stefano and Marek,

On Tue, Sep 20, 2011 at 5:48 AM, Stefano Babic <sbabic at denx.de> wrote:
...
>> Maybe
>> tmp = readw();
>> tmp |= ...
>> writel(tmp, ...);
>
> Well, I do not see a big difference with your proposal - so it is only a
> question of taste. Calling write with an embedded read as first
> parameter is used often in u-boot.

Have we reached an agreement on whether I should change my original
patch or if it is fine as is?

If I need to change it, please let me know how you prefer it.

I am fine either way, but really want to stop my MX31PDK to get
watchdog resets all the time ;-)

Thanks,

Fabio Estevam


More information about the U-Boot mailing list