Attention is currently required from: lynxis lazus.
Hoernchen has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/42302?usp=email )
Change subject: Errata 2.6.10: enable watchdog on boot ......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3: actually.. reconsidering what it does, the existing "fix" didn't work, because it only enables window mode, and not the wdt itself. this fixed up patch would just enable window mode on old chips with wen set, while enabling the standard wdt (=wen bit not set) on new devices without old bl that used the wrong wen bit. so the wen bit really needs to be un-set first.