From fd988ac2b84b15eb7b19fe514acc9bd99a159ab2 Mon Sep 17 00:00:00 2001 From: Julien Olivain Date: Sat, 13 Jul 2024 13:07:53 +0200 Subject: [PATCH] board/spike/riscv64/readme.txt: update riscv-openocd URL The URL https://github.com/riscv/riscv-openocd is now redirecting to: https://github.com/riscv-collab/riscv-openocd This commit updates the URL to this new location. Signed-off-by: Julien Olivain Signed-off-by: Thomas Petazzoni --- board/spike/riscv64/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/spike/riscv64/readme.txt b/board/spike/riscv64/readme.txt index 34db625aad..465fb06b39 100644 --- a/board/spike/riscv64/readme.txt +++ b/board/spike/riscv64/readme.txt @@ -28,4 +28,4 @@ https://github.com/riscv-software-src/riscv-isa-sim/tree/v1.1.0#simulating-a-new https://github.com/riscv-software-src/riscv-isa-sim/tree/v1.1.0#debugging-with-gdb [3]. -https://github.com/riscv/riscv-openocd +https://github.com/riscv-collab/riscv-openocd