From a6e0d8b27a4fee9e4ef90426b0301952ed9b7461 Mon Sep 17 00:00:00 2001 From: tim Date: Wed, 27 Oct 2021 17:33:54 +0100 Subject: [PATCH] secure-boot: Update Readme to update max ramdisk size to 96MB --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e09046d..3548db3 100644 --- a/Readme.md +++ b/Readme.md @@ -119,7 +119,7 @@ The `-p` product argument (pi4,pi400,cm4) tells the script to discard files whic sudo ../tools/make-boot-image -d secure-boot-files -o boot.img -p pi4 ``` -The maximum supported size for boot.img is currently 64 megabytes. +The maximum supported size for boot.img is currently 96 megabytes. #### Sign the boot image ```bash -- libgit2 0.21.4