[PATCH v4 0/2] allow opting out of WATCHDOG_RESET() from timer interrupt

Stefan Roese sr at denx.de
Tue Apr 27 10:20:35 CEST 2021


On 26.04.21 22:47, Tom Rini wrote:
> On Mon, Apr 26, 2021 at 10:21:30PM +0200, Rasmus Villemoes wrote:
>> On 14/04/2021 09.18, Rasmus Villemoes wrote:
>>> This is a resend of v3 from a year ago. Please consider applying.
>>>
>>> v4: rebase to current master.
>>>
>>> v3: add fixup patch for mpc83xx_timer, add documentation hunk to
>>> README, also update m68k instead of only ppc.
>>>
>>> v2: add documentation comment
>>>
>>> Rasmus Villemoes (2):
>>>    timer: mpc83xx_timer: fix build with CONFIG_{HW_,}WATCHDOG
>>>    allow opting out of WATCHDOG_RESET() from timer interrupt
>>>
>>>   README                        | 9 +++++++++
>>>   arch/m68k/lib/time.c          | 2 +-
>>>   arch/powerpc/lib/interrupts.c | 2 +-
>>>   drivers/timer/mpc83xx_timer.c | 6 +++++-
>>>   4 files changed, 16 insertions(+), 3 deletions(-)
>>>
>>
>> ping
> 
> As watchdog stuff, Stefan?

Looks good. I've pulled all ready WDT related patches and will send
the pull request shortly.

Thanks,
Stefan


More information about the U-Boot mailing list