mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 17:46:43 +07:00
15 lines
468 B
Plaintext
Executable File
15 lines
468 B
Plaintext
Executable File
# Rockchip RK3566 hexa core 4GB RAM SoC GBE eMMC USB3 USB-C WiFi/BT
|
|
BOARD_NAME="OPI 3B"
|
|
BOARDFAMILY="rockchip-rk356x"
|
|
BOOTCONFIG="orangepi-3b-rk3566_defconfig"
|
|
MODULES="sprdbt_tty sprdwl_ng"
|
|
MODULES_BLACKLIST_LEGACY="bcmdhd"
|
|
KERNEL_TARGET="legacy,current"
|
|
BOOT_LOGO="desktop"
|
|
BOOT_SUPPORT_SPI="yes"
|
|
DISTRIB_TYPE_LEGACY="focal jammy bullseye bookworm raspi"
|
|
BOOTFS_TYPE="fat"
|
|
IMAGE_PARTITION_TABLE="gpt"
|
|
BOOT_FDT_FILE="rockchip/rk3566-orangepi-3b.dtb"
|
|
REVISION="1.0.4"
|