Browse Source

set GPIO63 hight level(sys_reset_pin) for Starlight A1 and VisonFive V1

Signed-off-by: MichaelZhuxx <michael.zhu@starfivetech.com>
MichaelZhuxx 2 years ago
parent
commit
922e5297ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/u74_nvdla-uboot-fit-image.its

+ 1 - 1
conf/u74_nvdla-uboot-fit-image.its

@@ -30,7 +30,7 @@
                 };
 
                 fdt {
-                        data = /incbin/("../work/HiFive_U-Boot/arch/riscv/dts/jh7100-beaglev-starlight.dtb");
+                        data = /incbin/("../work/HiFive_U-Boot/arch/riscv/dts/jh7100-beaglev-starlight-a1.dtb");
                         type = "flat_dt";
                         arch = "riscv";
                         load = <0x0 0x86000000>;