Commit 7196788f9ec55cfe0f8959b16b4674a4feb1c163
1 parent
1cd70e58
secure-boot: Remove unnecessary warning
recovery.bin prevent revoke_devkey from being set before the customer key has been programmed.
Showing
1 changed file
with
0 additions
and
3 deletions
secure-boot-recovery/README.md
| @@ -86,9 +86,6 @@ To enable this edit the `config.txt` file in this directory and set | @@ -86,9 +86,6 @@ To enable this edit the `config.txt` file in this directory and set | ||
| 86 | requires secure-boot mode and prevents downgrades to bootloader versions that | 86 | requires secure-boot mode and prevents downgrades to bootloader versions that |
| 87 | don't support secure boot. | 87 | don't support secure boot. |
| 88 | 88 | ||
| 89 | - ** DO NOT SET THIS `revoke_devkey` UNTIL THE BOOTLOADER IS SIGNED WITH THE SECURE | ||
| 90 | -BOOT KEY. IT WILL PREVENT THE PI FROM BOOTING.** | ||
| 91 | - | ||
| 92 | ## Disabling VideoCore JTAG | 89 | ## Disabling VideoCore JTAG |
| 93 | 90 | ||
| 94 | VideoCore JTAG may be permentantly disabled by setting `program_jtag_lock` in | 91 | VideoCore JTAG may be permentantly disabled by setting `program_jtag_lock` in |