Skip to content

Commit cb93408

Browse files
committed
station-m3: add current kernel, update u-boot patches
1 parent 0db3964 commit cb93408

File tree

5 files changed

+1253
-15
lines changed

5 files changed

+1253
-15
lines changed

config/boards/station-m3.csc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
BOARD_NAME="Station M3"
33
BOARDFAMILY="rockchip-rk3588"
44
BOARD_MAINTAINER="chainsx"
5-
KERNEL_TARGET="vendor"
6-
BOOTCONFIG="rock-5a-rk3588s_defconfig"
5+
KERNEL_TARGET="vendor,current"
6+
KERNEL_TEST_TARGET="vendor"
7+
BOOTCONFIG="roc-pc-rk3588s_defconfig"
78
FULL_DESKTOP="yes"
89
BOOT_LOGO="desktop"
910
BOOT_FDT_FILE="rockchip/rk3588s-roc-pc.dtb"

0 commit comments

Comments
 (0)