You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/asciidoc/computers/config_txt/conditional.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@ The value of the `boot_arg1` variable when the OS was started can be read via xr
174
174
==== `bootvar0`
175
175
Raspberry Pi 5 and newer devices only.
176
176
177
-
The `bootvar0` variable is a 32-bit userdefined value which is set through rpi-eeprom-config, and then can be used as a conditional variable in config.txt.
177
+
The `bootvar0` variable is a 32-bit user-defined value that is set through `rpi-eeprom-config`, and then can be used as a conditional variable in `config.txt`.
178
178
179
179
For example, setting `bootvar0` to 42 via `rpi-eeprom-config`:
0 commit comments