[OpenWrt-Devel] [PATCH 1/2] ath79: load watchdog before PHY driver
David Bauer
mail at david-bauer.net
Mon Dec 10 12:33:13 EST 2018
On 10.12.18 09:55, Mathias Kresin wrote:
> Hey David,
>
> have you tried to set GPIO_WATCHDOG_ARCH_INITCALL instead? According to
> the help text, it might solve your issue:
Hello Mathias,
thanks for pointing out, indeed this does solve my issue. This patch is
therefore obsolete. I will send a v2 later this evening.
Best wishes
David
>
> In some situations, the default initcall level (module_init)
> in not early enough in the boot process to avoid the watchdog
> to be triggered.
> If you say yes here, the initcall level would be raised to
> arch_initcall.
>
> Mathias
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list