We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c4791 commit 25f6e33Copy full SHA for 25f6e33
secure-boot-recovery5/README.md
@@ -125,6 +125,11 @@ onwards:
125
126
127
To enable this, edit the `config.txt` file in this directory and set `program_pubkey=1`
128
+before flashing the Pi firmware as described in the section `Programming the EEPROM image using rpiboot`.
129
+
130
+Note that the file `config.txt` in this directory is unrelated to the `config.txt` commonly
131
+found in the boot parition of Raspberry Pi OS. The file `config.txt` in this directory
132
+is used to configure the `rpiboot` tool.
133
134
## Disabling VideoCore JTAG
135
0 commit comments