Commit a6e0d8b27a4fee9e4ef90426b0301952ed9b7461
1 parent
80945ed4
secure-boot: Update Readme to update max ramdisk size to 96MB
Showing
1 changed file
with
1 additions
and
1 deletions
Readme.md
| @@ -119,7 +119,7 @@ The `-p` product argument (pi4,pi400,cm4) tells the script to discard files whic | @@ -119,7 +119,7 @@ The `-p` product argument (pi4,pi400,cm4) tells the script to discard files whic | ||
| 119 | sudo ../tools/make-boot-image -d secure-boot-files -o boot.img -p pi4 | 119 | sudo ../tools/make-boot-image -d secure-boot-files -o boot.img -p pi4 |
| 120 | ``` | 120 | ``` |
| 121 | 121 | ||
| 122 | -The maximum supported size for boot.img is currently 64 megabytes. | 122 | +The maximum supported size for boot.img is currently 96 megabytes. |
| 123 | 123 | ||
| 124 | #### Sign the boot image | 124 | #### Sign the boot image |
| 125 | ```bash | 125 | ```bash |