mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Move known non working rockhip64 boards to previous boot loader * Auto label trigger this several times in a row
12 lines
346 B
Plaintext
12 lines
346 B
Plaintext
# Rockchip RK3399 hexa core 2G/4GB SoC GBe eMMC USB3 WiFi
|
|
BOARD_NAME="RockPro 64"
|
|
BOARDFAMILY="rockchip64"
|
|
BOOTCONFIG="rockpro64-rk3399_defconfig"
|
|
KERNEL_TARGET="legacy,current,edge"
|
|
FULL_DESKTOP="yes"
|
|
BOOT_LOGO="desktop"
|
|
BOOT_SCENARIO="tpl-spl-blob"
|
|
BOOT_SUPPORT_SPI=yes
|
|
BOOTBRANCH_BOARD="tag:v2022.04"
|
|
BOOTPATCHDIR="u-boot-rockchip64-v2022.04"
|