boards: radxa-e20c: remove unnecessary boot partition

This commit is contained in:
mattx 2024-09-11 20:55:10 +02:00 committed by Igor
parent 8e82d82435
commit 06eaa91867

View File

@ -10,4 +10,5 @@ BOOT_FDT_FILE="rockchip/rk3528-radxa-e20c.dtb"
BOOT_SCENARIO="spl-blobs"
WIREGUARD="no"
IMAGE_PARTITION_TABLE="gpt"
BOOTFS_TYPE="ext4"
BOOTFS_TYPE="none"
BOOTSIZE="0"