.gitmodules 522 B

12345678910111213141516
  1. [submodule "buildroot"]
  2. path = buildroot
  3. url = http://192.168.110.45/sdk/sft-riscvpi-buildroot.git
  4. branch = jh7110_fpga_dev_5.15
  5. [submodule "HiFive_U-Boot"]
  6. path = HiFive_U-Boot
  7. url = http://192.168.110.45/sdk/sft-riscvpi-uboot.git
  8. branch = CR_752_UPSTREAM_yanhong.wang
  9. [submodule "linux"]
  10. path = linux
  11. url = http://192.168.110.45/sdk/sft-riscvpi-linux-5.10.git
  12. branch = jh7110_fpga_dev_5.15
  13. [submodule "opensbi"]
  14. path = opensbi
  15. url = http://192.168.110.45/sdk/sft-riscvpi-opensbi.git
  16. branch = jh7110_fpga_dev