Skip to content

Commit fca9e6b

Browse files
committed
watchdog: Link to the PARTITION EEPROM property
Describe how to remap partition numbers
1 parent 24ff795 commit fca9e6b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

documentation/asciidoc/computers/config_txt/boot.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ If the kernel watchdog triggers (i.e., the OS fails to reset the watchdog within
235235

236236
You can use this in conjunction with the xref:config_txt.adoc#the-expression-filter[expression filter] to apply different settings or select a different boot flow when the watchdog triggers a reboot to a specific partition.
237237

238+
See also the xref:raspberry-pi.adoc#PARTITION[PARTITION] property for more information about how to use high partition numbers to detect a watchdog trigger.
239+
238240
Default: `0` (default partition)
239241

240242

documentation/asciidoc/computers/raspberry-pi/eeprom-bootloader.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ If not set, the bootloader will retry the default partition (0).
167167

168168
You can use this in conjunction with the xref:config_txt.adoc#the-expression-filter[expression filter] to apply different settings or select a different boot flow when the watchdog triggers a reboot to a specific partition.
169169

170+
See also the xref:raspberry-pi.adoc#PARTITION[PARTITION] property for more information about how to use high partition numbers to detect a watchdog trigger.
171+
170172
Default: `0`
171173

172174
[[MAX_RESTARTS]]

0 commit comments

Comments
 (0)