Skip to content

Commit 59e6206

Browse files
libiuncigorpecovnik
authored andcommitted
Starfive: bump kernel to v6.6 for starfive2
1 parent 094a905 commit 59e6206

File tree

4 files changed

+436
-5502
lines changed

4 files changed

+436
-5502
lines changed

config/boards/visionfive2.eos renamed to config/boards/visionfive2.csc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
BOARD_NAME="VisionFive2"
33
BOARDFAMILY="starfive2"
44
BOARD_MAINTAINER="libiunc"
5-
KERNEL_TARGET="edge"
6-
BOOT_FDT_FILE="starfive/jh7110-visionfive-v2.dtb"
5+
KERNEL_TARGET="vendor"
6+
BOOT_FDT_FILE="starfive/jh7110-starfive-visionfive-2-v1.3b.dtb"
77
SRC_EXTLINUX="yes"
88
SRC_CMDLINE="console=ttyS0,115200n8 console=tty0 earlycon=sbi rootflags=data=writeback stmmaceth=chain_mode:1 rw"
99
BOOTCONFIG=none
@@ -23,7 +23,7 @@ function post_family_tweaks__visionfive2_uenv() {
2323
ramdisk_addr_r=0x48100000
2424

2525
# Move distro to first boot to speed up booting
26-
boot_targets=distro mmc1 dhcp
26+
boot_targets=distro mmc1 dhcp
2727

2828
distro_bootpart=1
2929

0 commit comments

Comments
 (0)