[PATCHv2 1/3] mpc52xx/wdt: OF property to enable the WDT on boot
Albrecht Dreß
albrecht.dress at arcor.de
Fri Nov 13 07:33:19 EST 2009
Hi Grant!
Am 12.11.09 20:06 schrieb(en) Grant Likely:
> > +The watchdog will respect the CONFIG_WATCHDOG_NOWAYOUT option.
>
> I think it would be better to use a device tree property to enable up
> NOWAYOUT. The static config isn't multiplatform-friendly. Thoughts?
I fully agree with you that this property would fit perfectly in the device tree. However, if we now add it *only* for the 52xx, but not for other device tree-aware platforms, this might be somewhat confusing. The good thing is that it wouldn't break
anything for the 5200 as the old wdt driver didn't work anyway.
One *real* advantage of the compile-time option is that it actually removes the code which stops the wdt. I'm not a real expert in that, but if we argue that the system is "safe" as required by IEC/EN 61508 part 3, it's probably beneficial if we can show
that there *is* no code to stop the wdt, not a snipplet only disabled by a flag.
Just my €0.01, though - maybe more insight from the WDT gurus?
Cheers, Albrecht.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20091112/ca456688/attachment.pgp>
More information about the Linuxppc-dev
mailing list