Skip to content

Commit

Permalink
Switch BTT CB2 to use generic rk3566 u-boot defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTheCoolingFan committed Jul 2, 2024
1 parent 5ce2f0b commit 966f951
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/boards/bigtreetech-cb2.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Rockchip RK3566 quad core 2GB-8GB GBE eMMC NVMe USB3 WiFi
BOARD_NAME="BigTreeTech CB2"
BOARDFAMILY="rockchip64"
BOOTCONFIG="bigtreetech_cb2_defconfig"
BOOTCONFIG="generic-rk3568_defconfig"
KERNEL_TARGET="current,edge"
SRC_CMDLINE="console=ttyS02,1500000 console=tty0"
BOOTFS_TYPE="fat"
BOOT_FS_LABEL="BOOT"
BOOT_FDT_FILE="rockchip/rk3566-bigtreetech-cb2.dtb"
OVERLAY_PREFIX='rk3566'
BOOT_SOC="rk3566"
BOOTBRANCH="tag:v2024.04"
BOOTPATCHDIR="v2024.04"

0 comments on commit 966f951

Please sign in to comment.