Failback to SoC and not use generic as this is reserved for UEFI while none of those are close to that.
13 lines
353 B
Plaintext
13 lines
353 B
Plaintext
# Allwinner H313 TVBox with 2GB of RAM and EMMC
|
|
BOARD_NAME="X96Q TV Box"
|
|
BOARD_VENDOR="allwinner"
|
|
BOARDFAMILY="sun50iw9"
|
|
BOARD_MAINTAINER="sicXnull"
|
|
BOOTCONFIG="x96q_lpddr3_defconfig"
|
|
BOOT_LOGO="desktop"
|
|
KERNEL_TARGET="current"
|
|
KERNEL_TEST_TARGET="current"
|
|
FORCE_BOOTSCRIPT_UPDATE="yes"
|
|
OVERLAY_PREFIX="sun50i-h616"
|
|
enable_extension "uwe5622-allwinner"
|