RE: [PATCH] ARM: ep93xx: Disable TS-72xx watchdog before uncompressing

From: Hartley Sweeten
Date: Mon Dec 19 2016 - 11:08:58 EST


On Sunday, December 18, 2016 7:08 PM, Florian Fainelli wrote:
> Le 12/11/16 Ã 11:16, Florian Fainelli a Ãcrit :
>> 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@xxxxxxxxx>
>
> Hartley, Ryan, do you guys maintain a git tree with EP93xx patches, or
> should I submit them through RMK's patch system once you are okay with them?

Ryan has an old tree on github but it has not been updated since Oct 14, 2013. I'm
not sure if he is doing any active development at this time.

This patch will have to go through RMK's patch system or some other tree.

Thanks,
Hartley