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 authored and ColorfulRhino committed Jun 18, 2024
1 parent 4819b81 commit 7919729
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/boards/leez-p710.csc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Rockchip RK3399 hexa core 4GB RAM SOC 16GB eMMC 2x USB2 1x USB3 1x USB-C HDMI 1x GbE WiFi/BT
BOARD_NAME="Lenovo Leez P710"
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 7919729

Please sign in to comment.