use gpt partition table on rock-3a (#3874)

This commit is contained in:
Jianfeng Liu 2022-06-11 09:33:55 +08:00 committed by GitHub
parent e8f18d4f24
commit 8c9490078b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,5 @@ BOOT_FDT_FILE="rockchip/rk3568-rock-3a.dtb"
BOOT_SCENARIO="spl-blobs"
WIREGUARD="no"
BOOT_SUPPORT_SPI="yes"
IMAGE_PARTITION_TABLE="gpt"
BOOTFS_TYPE="fat"