Skip to content

Commit

Permalink
chore: enable rk2312 for ROCK 5
Browse files Browse the repository at this point in the history
Signed-off-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
RadxaYuntian committed Jun 11, 2024
1 parent 32995a1 commit 225ae2c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion linux/rk2312/fork.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ BSP_BRANCH="linux-6.1-stan-rkr1"
BSP_DEFCONFIG="rockchip_linux_defconfig"
SUPPORTED_BOARDS=(
"rk2312"
#"rock-5b"
"rock-5a"
"rock-5b" "rock-5b-plus"
"rock-5c"
"rock-5d"
"rock-5-itx"
"radxa-nx5-io"
"radxa-cm5-io" "radxa-cm5-rpi-cm4-io"
)

0 comments on commit 225ae2c

Please sign in to comment.