Update radxa-cubie-a5e.csc

- Delete path folder fix "The file sun55i-a527-radxa-a5e.dtb was not found in the path /dtb/allwinner"
This commit is contained in:
juanesf
2025-08-15 20:03:18 -04:00
committed by Igor Pecovnik
parent 2697e0f231
commit 9e97492a9b

View File

@@ -6,7 +6,7 @@ BOOTCONFIG="radxa-cubie-a5e_defconfig"
OVERLAY_PREFIX="sun55i-a527"
#BOOT_LOGO="desktop"
KERNEL_TARGET="edge"
BOOT_FDT_FILE="dtb/allwinner/sun55i-a527-radxa-a5e.dtb"
BOOT_FDT_FILE="sun55i-a527-radxa-a5e.dtb"
IMAGE_PARTITION_TABLE="gpt"
#IMAGE_PARTITION_TABLE="msdos"
BOOTFS_TYPE="fat"