armbian-build/config/boards/jp-tvbox-3566.tvb
Igor Pecovnik 7e8a64f4ec Board vendors adjustements for generic targets
Failback to SoC and not use generic as this is reserved for UEFI while none of those are close to that.
2025-12-20 22:02:06 +01:00

15 lines
430 B
Plaintext

# Rockchip RK3566 quad core 8GB RAM SoC WIFI/BT eMMC USB2/3 SATA
BOARD_NAME="JP-TVbox-3566"
BOARD_VENDOR="rockchip"
BOARDFAMILY="rk35xx"
BOARD_MAINTAINER="tdleiyao"
#BOOTCONFIG="rock-3c-rk3566_defconfig"
BOOTCONFIG="rk3568_defconfig"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3566-jp-tvbox.dtb"
IMAGE_PARTITION_TABLE="gpt"
BOOT_SCENARIO="spl-blobs"