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

Rasmus Villemoes rasmus.villemoes at prevas.dk
Wed Apr 14 09:18:20 CEST 2021


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(-)

-- 
2.29.2



More information about the U-Boot mailing list