* 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
16 lines
524 B
Plaintext
16 lines
524 B
Plaintext
# Rockchip RK3506B triple core 512MB SoC 1x100MBe WIFI/BT EMMC USB2
|
|
BOARD_NAME="Luckfox Lyra Ultra W"
|
|
BOARD_VENDOR="luckfox"
|
|
BOARDFAMILY="rockchip"
|
|
BOOTCONFIG="luckfox-lyra-ultra-rk3506b_defconfig"
|
|
BOARD_MAINTAINER="vidplace7"
|
|
KERNEL_TARGET="vendor"
|
|
BOOT_FDT_FILE="rk3506b-luckfox-lyra-ultra-w.dtb"
|
|
BOOT_SCENARIO="spl-blobs"
|
|
IMAGE_PARTITION_TABLE="gpt"
|
|
enable_extension "radxa-aic8800"
|
|
AIC8800_TYPE="usb"
|
|
BOOT_SOC="rk3506"
|
|
DDR_BLOB="rk35/rk3506b_ddr_750MHz_v1.06.bin"
|
|
PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools"
|