* Add BOARD_VENDOR to board configs * Add BOARD_VENDOR to all board configuration files - Added BOARD_VENDOR variable to board configuration files - Using lowercase vendor slugs (e.g., friendlyelec, radxa, xunlong) - Set 'generic' for boards without clear vendor match - TV box files (.tvb) excluded as they have no clear vendor - Enables better board categorization and vendor-specific handling * Manual adjustements on top of AI matching * Drop doubled definition and add retroid vendor
12 lines
377 B
Plaintext
12 lines
377 B
Plaintext
# Rockchip RK3399 hexa core 2GB/4GB RAM SoC GBE USB3 USB-C WiFi/BT eMMC NVMe PCI-e i2c
|
|
BOARD_NAME="FE SOM RK3399"
|
|
BOARD_VENDOR="friendlyelec"
|
|
BOARDFAMILY="rockchip64"
|
|
BOARD_MAINTAINER=""
|
|
BOOTCONFIG="nanopc-t4-rk3399_defconfig"
|
|
HAS_VIDEO_OUTPUT="no"
|
|
KERNEL_TARGET="current,edge"
|
|
ASOUND_STATE="asound.state.rt5651"
|
|
BOOT_LOGO="desktop"
|
|
#BOOT_FDT_FILE="rockchip/fe-som-rk3399.dtb"
|