On Thursday, February 02, 2017 1:12 PM, Florian Fainelli wrote:
The TS-72xx/73xx boards have a CPLD watchdog which is configured to
reset the board after 8 seconds, if the kernel is large enough that this
takes about this time to decompress the kernel, we will encounter a
spurious reboot.
Do not pull ts72xx.h, but instead locally define what we need to disable
the watchdog.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
Arnd, this is a recent, so you can queue this up, thanks!
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
or Tested-by/Acked-by as appropriate...
Hartley