The configuration file that uses FML13V01 by default.

Signed-off-by: yang.wang <yang.wang@deepcomputing.io>
This commit is contained in:
yang.wang
2025-01-08 16:18:16 +08:00
parent fa2c22c776
commit af14883d1a
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ linux_wrkdir := $(wrkdir)/linux
ifeq ($(HWBOARD), evb)
linux_defconfig := $(linux_srcdir)/arch/riscv/configs/starfive_jh7110_defconfig
else
linux_defconfig := $(linux_srcdir)/arch/riscv/configs/starfive_visionfive2_defconfig
linux_defconfig := $(linux_srcdir)/arch/riscv/configs/fml13v01_defconfig
endif
vmlinux := $(linux_wrkdir)/vmlinux

View File

@@ -30,7 +30,7 @@
};
fdt {
data = /incbin/("../work/linux/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb");
data = /incbin/("../work/linux/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-fml13v01.dtb");
type = "flat_dt";
arch = "riscv";
load = <0x0 0x46000000>;

2
linux

Submodule linux updated: 9dd55a98ab...16d3ad47fa

2
u-boot

Submodule u-boot updated: 692c8f5c7a...e1a91d43cb