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

@@ -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>;