Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-31 09:54:45 +01:00
parent 842ff4b1b9
commit 270ce0e685

View File

@ -31,7 +31,7 @@ source "arm" "rpi-pwnagotchi" {
name = "boot" name = "boot"
type = "c" type = "c"
start_sector = "8192" start_sector = "8192"
filesystem = "fat32" filesystem = "fat"
size = "256M" size = "256M"
mountpoint = "/boot/firmware" mountpoint = "/boot/firmware"
} }