From 9aa6ca16f311c4b5d19935167e68731eac8aaeed Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 31 Mar 2025 11:49:57 +0100 Subject: [PATCH] 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 --- arch/arm/boot/dts/overlays/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/arch/arm/boot/dts/overlays/README +++ b/arch/arm/boot/dts/overlays/README @@ -463,8 +463,8 @@ Params: uart1 Set to "on" or "off" to enable or disable uart1 (default varies) - watchdog Set to "on" to enable the hardware watchdog - (default "off") + watchdog Set to "off" to disable the hardware watchdog + (default "on") wifiaddr Set an alternative WiFi MAC address. The value should be a 6-byte hexadecimal value,