Skip to content

Commit 005ad2a

Browse files
authored
Remove 'flagship' word
1 parent e425017 commit 005ad2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/asciidoc/computers/config_txt/conditional.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Syntax:
145145
----
146146

147147
==== `boot_arg1`
148-
Raspberry Pi 5 and newer flagship devices only.
148+
Raspberry Pi 5 and newer devices only.
149149

150150
The `boot_arg1` variable is a 32-bit user defined value which is stored in a reset-safe register allowing parameters to be passed accross a reboot.
151151

@@ -172,7 +172,7 @@ sudo vcmailbox 0x0003008c 8 8 1 0
172172
The value of the `boot_arg1` variable when the OS was started can be read via xref:configuration.adoc#part4[device-tree] at `/proc/device-tree/chosen/bootloader/arg1`
173173

174174
==== `boot_count`
175-
Raspberry Pi 5 and newer flagship devices only.
175+
Raspberry Pi 5 and newer devices only.
176176

177177
The `boot_count` variable is an 8-bit value stored in a reset-safe register that is incremented at boot (wrapping back to zero at 256). It is cleared if power is disconnected.
178178

0 commit comments

Comments
 (0)