mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
12 lines
379 B
Plaintext
12 lines
379 B
Plaintext
# Allwinner H618 quad core 1GB 2GB 4GB RAM SoC WiFi USB-C emmc
|
|
BOARD_NAME="CherryBa M1"
|
|
BOARDFAMILY="sun50iw9"
|
|
BOOTCONFIG="cherryba-m1_defconfig"
|
|
BOOT_LOGO="desktop"
|
|
KERNEL_TARGET="current,edge"
|
|
KERNEL_TEST_TARGET="current,edge" # in case different then kernel target
|
|
FORCE_BOOTSCRIPT_UPDATE="yes"
|
|
BOOTBRANCH_BOARD="tag:v2025.04"
|
|
BOOTPATCHDIR="v2025.04"
|
|
BOARD_MAINTAINER="IsMrX"
|