OrangePi_CM5/external/config/boards/orangepi3b.conf

12 lines
355 B
Plaintext
Raw Normal View History

2022-06-28 20:49:34 +08:00
# 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"
2023-11-08 10:05:10 +08:00
KERNEL_TARGET="legacy,current"
2022-06-28 20:49:34 +08:00
BOOT_LOGO="desktop"
BOOT_SUPPORT_SPI="yes"
DISTRIB_TYPE_LEGACY="focal jammy bullseye bookworm raspi"
2022-06-28 20:49:34 +08:00
BOOTFS_TYPE="fat"
IMAGE_PARTITION_TABLE="gpt"
REVISION="1.0.8"