Skip to content

Commit 3d9b936

Browse files
committed
Starfive: bump kernel to v6.6 for starfive2
1 parent 8e6fd84 commit 3d9b936

File tree

4 files changed

+435
-5501
lines changed

4 files changed

+435
-5501
lines changed

config/boards/visionfive2.eos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
BOARD_NAME="VisionFive2"
33
BOARDFAMILY="starfive2"
44
BOARD_MAINTAINER="libiunc"
5-
KERNEL_TARGET="edge"
5+
KERNEL_TARGET="vendor"
66
BOOT_FDT_FILE="starfive/jh7110-visionfive-v2.dtb"
77
SRC_EXTLINUX="yes"
88
SRC_CMDLINE="console=ttyS0,115200n8 console=tty0 earlycon=sbi rootflags=data=writeback stmmaceth=chain_mode:1 rw"
@@ -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)