* 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
10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
# Rockchip RK3399 hexa core 2GB SoC GBe eMMC USB3 WiFi/BT
|
|
BOARD_NAME="Tinker Board 2"
|
|
BOARDFAMILY="rockchip64"
|
|
BOOTCONFIG="tinker-2-rk3399_defconfig"
|
|
KERNEL_TARGET="current,edge"
|
|
FULL_DESKTOP="yes"
|
|
BOOT_LOGO="desktop"
|
|
BOOT_FDT_FILE="rockchip/rk3399-tinker-2.dtb"
|
|
BOOT_SCENARIO="blobless"
|