Skip to content

Commit

Permalink
Use rocket-tools commit with openocd fix to avoid dmstatus read error
Browse files Browse the repository at this point in the history
  • Loading branch information
ernie-sifive committed Jan 4, 2020
1 parent 2582e2a commit 177b5b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion regression/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ stamps/rocket-tools_checkout.stamp:
mkdir -p $(dir $@)
git -C $(abspath $(TOP)) clone -n https://github.com/freechipsproject/rocket-tools.git
git -C $(RISCV_TOOLS) checkout $(TOOLS_HASH)
git -C $(RISCV_TOOLS) submodule update --init --recursive riscv-isa-sim riscv-fesvr riscv-tests riscv-pk riscv-openocd
git -C $(RISCV_TOOLS) submodule update --init --recursive riscv-isa-sim riscv-tests riscv-pk riscv-openocd
git -C $(RISCV_TOOLS) submodule update --init riscv-gnu-toolchain
git -C $(RISCV_TOOLS)/riscv-gnu-toolchain submodule update --init riscv-binutils-gdb riscv-gcc riscv-newlib
rm -f $(RISCV_TOOLS)/.travis.yml
Expand Down
2 changes: 1 addition & 1 deletion riscv-tools.hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
072a21d182ad387a55a1e4b978353efb53ff5841
7f46e7e2cae1db002575e52dc58d251c9e75719b

0 comments on commit 177b5b8

Please sign in to comment.