-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rockchip64-edge: add support for yy3568
- Loading branch information
1 parent
0c2e63c
commit 0b12443
Showing
5 changed files
with
2,169 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Rockchip RK3568 quad core 1-8GB SoC 2x1GBe eMMC USB3 | ||
BOARD_NAME="YouYeeToo YY3568" | ||
BOARDFAMILY="rk35xx" | ||
BOARD_MAINTAINER="hqnicolas" | ||
BOOTCONFIG="yy3568-rk3568_defconfig" | ||
KERNEL_TARGET="current,edge,vendor" | ||
KERNEL_TEST_TARGET="current" | ||
FULL_DESKTOP="yes" | ||
BOOT_LOGO="desktop" | ||
BOOT_FDT_FILE="rockchip/rk3568-yy3568.dtb" | ||
BOOT_SCENARIO="spl-blobs" | ||
IMAGE_PARTITION_TABLE="gpt" |
Oops, something went wrong.