Skip to content

Commit

Permalink
boards: radxa-e20c: remove unnecessary boot partition
Browse files Browse the repository at this point in the history
  • Loading branch information
mattx433 authored and EvilOlaf committed Sep 12, 2024
1 parent 8032ea9 commit 5452e3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/boards/radxa-e20c.csc
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 5452e3b

Please sign in to comment.