Skip to content

Commit 69e7cff

Browse files
ColorfulRhinorpardini
authored andcommitted
board: cm3588-nas: Add support for mainline kernel 🦜🎉
- Add dts file (based on and improved upon the NanoPC-T6 dts, originally authored by Thomas McKahan) - Both Edge and Collabora kernels are supported
1 parent f3cc7f6 commit 69e7cff

File tree

3 files changed

+1418
-1
lines changed

3 files changed

+1418
-1
lines changed

‎config/boards/nanopc-cm3588-nas.csc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BOARDFAMILY="rockchip-rk3588"
44
BOARD_MAINTAINER=""
55
BOOTCONFIG="nanopc_cm3588_defconfig" # Enables booting from NVMe. Vendor name, not standard, see hook below, set BOOT_SOC below to compensate
66
BOOT_SOC="rk3588"
7-
KERNEL_TARGET="legacy,vendor"
7+
KERNEL_TARGET="legacy,vendor,edge,collabora"
88
FULL_DESKTOP="yes"
99
BOOT_LOGO="desktop"
1010
IMAGE_PARTITION_TABLE="gpt"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../rockchip-rk3588-edge/dt/rk3588-nanopc-cm3588-nas.dts

0 commit comments

Comments
 (0)