Skip to content

Commit

Permalink
Adding support for the fine3399 board
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemon1151 authored and igorpecovnik committed Jun 3, 2024
1 parent 8a0c286 commit 8f64f05
Show file tree
Hide file tree
Showing 5 changed files with 3,336 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/boards/fine3399.csc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Rockchip RK3399 hexa core 4GB SoC eMMC GBE USB3 WiFi
BOARD_NAME="Fine3399"
BOARDFAMILY="rockchip64"
BOARD_MAINTAINER=""
BOOTCONFIG="fine3399-rk3399_defconfig"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3399-fine3399.dtb"
BOOT_SCENARIO="only-blobs"
SRC_EXTLINUX="yes"
SRC_CMDLINE="console=ttyS2,1500000 console=tty0"
Loading

0 comments on commit 8f64f05

Please sign in to comment.