Skip to content

Commit 697435b

Browse files
authored
Update radxa-cubie-a5e.conf
Clean and switch partition table format
1 parent e54e26e commit 697435b

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

config/boards/radxa-cubie-a5e.conf

+6-9
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
# Allwinner Cortex-A55 octa core 1/2/4GB RAM SoC
22
BOARD_NAME="radxa cubie a5e"
33
BOARDFAMILY="sun55iw3"
4-
BOARD_MAINTAINER="Nick A, JuanEsf91"
4+
BOARD_MAINTAINER=""
55
BOOTCONFIG="radxa-a5e_defconfig"
66
OVERLAY_PREFIX="sun55i-a527"
77
#BOOT_LOGO="desktop"
88
KERNEL_TARGET="dev"
99
BOOT_FDT_FILE="dtb/allwinner/sun55i-a527-radxa-a5e.dtb"
1010
BOOTFS_TYPE="fat"
1111
BOOTSCRIPT="extlinux.conf"
12-
IMAGE_PARTITION_TABLE="msdos"
13-
#IMAGE_PARTITION_TABLE="gpt"
14-
BOOTSTART="1"
15-
BOOTSIZE="512"
16-
ROOTSTART="513"
17-
#UBOOT_EXTLINUX=yes"
18-
#UBOOT_EXTLINUX_ROOT=root=UUID=%%ROOT_PARTUUID%%"
19-
#UBOOT_EXTLINUX_FDT="sun55i-a527-radxa-a5e.dtb"
12+
#IMAGE_PARTITION_TABLE="msdos"
13+
IMAGE_PARTITION_TABLE="gpt"
14+
#BOOTSTART="1"
15+
#BOOTSIZE="512"
16+
#ROOTSTART="513"
2017

2118
function post_family_tweaks__radxa_cubie-a5e() {
2219
display_alert "Applying wifi firmware"

0 commit comments

Comments
 (0)