diff --git a/config/boards/luckfox-core3566.csc b/config/boards/luckfox-core3566.csc index 6056304ef2..c320f09d07 100644 --- a/config/boards/luckfox-core3566.csc +++ b/config/boards/luckfox-core3566.csc @@ -1,4 +1,4 @@ -# Rockchip RK3566 quad core +# Rockchip RK3566 quad core 4/8GB RAM SoC WIFI/BT eMMC USB2 USB3 NVMe PCIe GbE HDMI SPI BOARD_NAME="Luckfox Core3566" BOARDFAMILY="rk35xx" BOARD_MAINTAINER="" @@ -11,6 +11,10 @@ BOOT_FDT_FILE="rockchip/rk3566-luckfox-core3566.dtb" IMAGE_PARTITION_TABLE="gpt" BOOT_SCENARIO="spl-blobs" BOOTFS_TYPE="fat" # Only for vendor/legacy +BOOT_SUPPORT_SPI="yes" +BOOT_SPI_RKSPI_LOADER="yes" +MODULES="" +MODULES_BLACKLIST_LEGACY="bcmdhd" # Override family config for this board; let's avoid conditionals in family config. function post_family_config__luckfox-core3566_use_vendor_uboot() {