armbian-build/config/boards/rockpi-4bplus.csc
Igor Pecovnik 92f82686c4 Extend CSC build target config to CURRENT kernel too
To mitigate build automation error ...
2024-05-25 14:27:21 +02:00

13 lines
387 B
Plaintext

# Rockchip RK3399 hexa core 1-4GB SoC GBe eMMC USB3 WiFi/BT PoE
BOARD_NAME="Rockpi 4B+"
BOARDFAMILY="rockchip64"
BOARD_MAINTAINER=""
BOOTCONFIG="rock-pi-4-rk3399_defconfig"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3399-rock-pi-4b-plus.dtb"
BOOT_SCENARIO="tpl-spl-blob"
BOOT_SUPPORT_SPI=yes
DDR_BLOB="rk33/rk3399_ddr_933MHz_v1.25.bin"