config: boards: add X96 Mate TV Box config

Signed-off-by: Kamil Kasperski <ressetkk@gmail.com>
This commit is contained in:
Kamil Kasperski 2024-03-20 01:24:19 +01:00 committed by Igor
parent fc98d2eaca
commit aabae2cf60

View File

@ -0,0 +1,12 @@
# Allwinner H616 TVBox with 4GB of RAM and EMMC
BOARD_NAME="X96 Mate"
BOARDFAMILY="sun50iw9"
BOARD_MAINTAINER=""
BOOTCONFIG="x96_mate_defconfig"
BOOT_LOGO="desktop"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current,edge" # in case different then kernel target
FORCE_BOOTSCRIPT_UPDATE="yes"
OVERLAY_PREFIX="sun50i-h616"
enable_extension "uwe5622-allwinner"