VisionFive2 U-Boot

StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   15 Branches   51 Tags
author: andy.hu <andy.hu@starfivetech.com> 2023-01-11 11:11:12 +0000 committer: andy.hu <andy.hu@starfivetech.com> 2023-01-11 11:11:12 +0000 commit: 2e9bf2799276519fc1b178f0c539b06e8b4bb3d7 parent: bfbdce9b86a2a961f953d4a1b7fc4fdf92284cf3
Commit Summary:
Merge branch 'CR_3067_add_boot_hard_id_minda' into 'jh7110-master'
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/arch/riscv/dts/starfive_evb.dts b/arch/riscv/dts/starfive_evb.dts
index d3663b6973..67c0a7bceb 100644
--- a/arch/riscv/dts/starfive_evb.dts
+++ b/arch/riscv/dts/starfive_evb.dts
@@ -24,6 +24,7 @@
 
 	chosen {
 			stdout-path = "/soc/serial@10000000:115200";
+			starfive,boot-hart-id = <1>;
 	};