Browse Source

Merge branch 'CR_3067_add_boot_hard_id_minda' into 'jh7110-master'

CR_3067 dts: add boot-hart-id property in dts

See merge request sdk/u-boot!24
andy.hu 1 year ago
parent
commit
2e9bf27992
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/riscv/dts/starfive_evb.dts

+ 1 - 0
arch/riscv/dts/starfive_evb.dts

@@ -24,6 +24,7 @@
 
 	chosen {
 			stdout-path = "/soc/serial@10000000:115200";
+			starfive,boot-hart-id = <1>;
 	};