mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
21 lines
604 B
Plaintext
21 lines
604 B
Plaintext
# Amlogic S905Y2 512MB/1GB/2GB/4GB RAM eMMC USB3 WiFi BT
|
|
BOARD_NAME="Radxa Zero"
|
|
BOARDFAMILY="meson-g12a"
|
|
BOARD_MAINTAINER="clee engineer-80"
|
|
BOOTCONFIG="radxa-zero_config"
|
|
CPUMIN=6660000
|
|
CPUMAX=1800000
|
|
KERNEL_TARGET="current,edge"
|
|
KERNEL_TEST_TARGET="current"
|
|
MODULES_BLACKLIST="simpledrm" # SimpleDRM conflicts with Panfrost
|
|
FULL_DESKTOP="yes"
|
|
FORCE_BOOTSCRIPT_UPDATE="yes"
|
|
BOOT_LOGO="desktop"
|
|
ASOUND_STATE="asound.state.radxa-zero"
|
|
BOOT_FDT_FILE="amlogic/meson-g12a-radxa-zero.dtb"
|
|
OVERLAY_PREFIX="meson-g12a"
|
|
|
|
# Newer u-boot for the Zero
|
|
BOOTBRANCH_BOARD="tag:v2023.07.02"
|
|
BOOTPATCHDIR="v2023.07.02"
|