]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: starfive: Use visionfive2 DEVICE_TREE_INCLUDES dtsi named similar to defconfig
authorE Shattow <e@freeshell.de>
Wed, 17 Sep 2025 00:02:25 +0000 (17:02 -0700)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Fri, 19 Sep 2025 11:23:32 +0000 (19:23 +0800)
Add SYS_CPU automatic inclusion jh7110-u-boot.dtsi to item of config list
DEVICE_TREE_INCLUDES as starfive-visionfive2-u-boot.dtsi and rename file.

Signed-off-by: E Shattow <e@freeshell.de>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/dts/starfive-visionfive2-u-boot.dtsi [moved from arch/riscv/dts/jh7110-u-boot.dtsi with 100% similarity]
configs/starfive_visionfive2_defconfig

index 544140c03f7c92e7d51e631f02548591d733db81..03fcec7f12198175b369003b78cb226157974bfb 100644 (file)
@@ -78,6 +78,7 @@ CONFIG_CMD_WDT=y
 CONFIG_CMD_WGET=y
 CONFIG_CMD_BOOTSTAGE=y
 CONFIG_OF_BOARD=y
+CONFIG_DEVICE_TREE_INCLUDES="starfive-visionfive2-u-boot.dtsi"
 CONFIG_OF_LIST="starfive/jh7110-deepcomputing-fml13v01 starfive/jh7110-milkv-mars starfive/jh7110-pine64-star64 starfive/jh7110-starfive-visionfive-2-v1.2a starfive/jh7110-starfive-visionfive-2-v1.3b"
 CONFIG_MULTI_DTB_FIT=y
 CONFIG_ENV_OVERWRITE=y