Skip to content

Commit 19b0ad0

Browse files
pelwellpopcornmix
authored andcommitted
overlays: README: Correct "watchdog" default value
The watchdog timer has been enabled by default for a long time now. Update the documentation for the "watchdog" dtparam to reflect that. Signed-off-by: Phil Elwell <phil@raspberrypi.com>
1 parent 80d6ccb commit 19b0ad0

File tree

1 file changed

+2
-2
lines changed
  • arch/arm/boot/dts/overlays

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,8 +463,8 @@ Params:
463463
uart1 Set to "on" or "off" to enable or disable uart1
464464
(default varies)
465465

466-
watchdog Set to "on" to enable the hardware watchdog
467-
(default "off")
466+
watchdog Set to "off" to disable the hardware watchdog
467+
(default "on")
468468

469469
wifiaddr Set an alternative WiFi MAC address.
470470
The value should be a 6-byte hexadecimal value,

0 commit comments

Comments
 (0)