Skip to content

Commit

Permalink
Add support for rk3399 based SBC Leez P710
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Yan <[email protected]>
Signed-off-by: Andy Yan <[email protected]>
  • Loading branch information
andyshrk committed Jun 17, 2024
1 parent 0bf3ba7 commit f45dd23
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/boards/leez-rk3399.csc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Rockchip RK3399 hexa core 4GB SoC HDMI USB3 USB-C WiFi/BT
BOARD_NAME="Leez-RK3399"
BOARDFAMILY="rockchip64"
BOARD_MAINTAINER="Andyshrk"
BOOTCONFIG="leez-rk3399_defconfig"
BOOT_FDT_FILE="rockchip/rk3399-leez-p710.dtb"
BOOT_LOGO="desktop"
BOOT_SCENARIO="blobless"
FULL_DESKTOP="yes"
KERNEL_TARGET="current,edge"

0 comments on commit f45dd23

Please sign in to comment.