Change two olimex boards to csc, add previously removed radxa zero2

This commit is contained in:
Igor 2023-04-25 11:52:50 +02:00 committed by Ricardo Pardini
parent 50e28f4753
commit e9e4d4501c
3 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Amlogic A311D 4GB RAM eMMC USB3 WiFi BT
BOARD_NAME="Radxa Zero 2"
BOARDFAMILY="meson-g12b"
BOOTCONFIG="radxa-zero2_config"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
ASOUND_STATE="asound.state.radxa-zero2"
BOOT_FDT_FILE="amlogic/meson-g12b-radxa-zero2.dtb"
# Newer u-boot for the Zero; Radxa's patches with new DT, Makefile and defconfig in v2022.10/board_radxa-zero2 dir
BOOTBRANCH_BOARD="tag:v2022.10"
BOOTPATCHDIR="v2022.10"