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

Rasmus Villemoes rasmus.villemoes at prevas.dk
Mon Apr 26 22:21:30 CEST 2021


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


More information about the U-Boot mailing list