Skip to content

Commit e56490d

Browse files
authored
wording tweak
1 parent 2efdf83 commit e56490d

File tree

1 file changed

+2
-2
lines changed
  • documentation/asciidoc/computers/config_txt

1 file changed

+2
-2
lines changed

documentation/asciidoc/computers/config_txt/boot.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Default: `0`
193193
==== `set_reboot_arg1`
194194
Raspberry Pi 5 only.
195195

196-
Sets the value of `boot_arg1` to be passed via reset-safe register to the bootloader after a reboot.
196+
Sets the value of `boot_arg1` to be passed via a reset-safe register to the bootloader after a reboot.
197197
See xref:config_txt.adoc#boot_arg1[`boot_arg1`] for more details.
198198
Default: ``
199199

@@ -202,7 +202,7 @@ Default: ``
202202

203203
Raspberry Pi 5 only.
204204

205-
Sets the value of xref:raspberry-pi.adoc#BOOT_ORDER[BOOT_ORDER] to be passed via reset-safe register to the bootloader after a reboot. As with `tryboot`, this is a one-time setting and is automatically cleared after use.
205+
Sets the value of xref:raspberry-pi.adoc#BOOT_ORDER[BOOT_ORDER] to be passed via a reset-safe register to the bootloader after a reboot. As with `tryboot`, this is a one-time setting and is automatically cleared after use.
206206

207207
This property could be used to debug different xref:raspberry-pi.adoc#BOOT_ORDER[BOOT_ORDER] settings. Alternatively, it could be used in a provisioning system which has control over power and the `nRPIBOOT` GPIO to override the boot mode without specifying xref:config_txt.adoc#conditional-filters[conditional filter] statements in the EEPROM config.
208208

0 commit comments

Comments
 (0)