Browse Source

arch: riscv: dts: dubhe-fpga-u-boot.dtsi: Update CPU1 node

Signed-off-by: Wei Liang Lim <weiliang.lim@starfivetech.com>
Wei Liang Lim 7 months ago
parent
commit
f204b8c608
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/riscv/dts/dubhe-fpga-u-boot.dtsi

+ 4 - 0
arch/riscv/dts/dubhe-fpga-u-boot.dtsi

@@ -15,6 +15,10 @@
 		cpu@0 {
 			bootph-all;
 		};
+
+		cpu@1 {
+			bootph-all;
+		};
 	};
 
 	memory@80000000 {