mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Cleanup u-boot configurations for rockchip64 derivatives * Bring separate BOOT_USE_* variables into BOOT_SCENARIO * Revert BOOTDIR change in rockchip64 * Bump RK3568 BL31 to v1.35
8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
# Rockchip RK3328 quad core 1GB-4GB GBE eMMC USB3 SPI
|
|
BOARD_NAME="Rock 64"
|
|
BOARDFAMILY="rockchip64"
|
|
BOOTCONFIG="rock64-rk3328_defconfig"
|
|
KERNEL_TARGET="legacy,current,edge"
|
|
FULL_DESKTOP="yes"
|
|
BOOT_SCENARIO="blobless"
|