From fd75a28558ee4230db3973d0a62214de01c58faf Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Tue, 1 Aug 2023 16:06:00 +0200 Subject: [PATCH] risc-v: increase loader 2 partition for VF2 EDK II is available for the StarFive VisionFive 2 board. As it is larger than U-Boot we need to increase the size of the loader 2 partition to accommodate it. Signed-off-by: Heinrich Schuchardt --- .../hooks.d/base/disk-image-uefi-non-cloud.binary | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary b/live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary index bcc04e28..781419cf 100755 --- a/live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary +++ b/live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary @@ -139,15 +139,15 @@ create_partitions() { --new=13:4096:8191 \ --typecode=13:2E54B353-1271-4842-806F-E436D6AF6985 \ --change-name=13:loader1 \ - --new=2:8192:16383 \ + --new=2:8192:40959 \ --typecode=2:7a097280-70d2-44bc-886c-ff5ffbb7b098 \ --change-name=2:loader2 \ - --new=12:16384:24575 \ + --new=12:40960:49151 \ --change-name=12:CIDATA \ - --new=15:24576:229375 \ + --new=15:49152:253951 \ --typecode=15:ef00 \ --change-name=15:ESP \ - --new=1:229376: \ + --new=1:253952: \ --attributes=1:set:2 else # preinstalled server, currently FU540