[coreboot-gerrit] Change in coreboot[master]: util/riscvtools: Rename to util/riscv/

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Tue Apr 17 14:10:43 CEST 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/25700


Change subject: util/riscvtools: Rename to util/riscv/
......................................................................

util/riscvtools: Rename to util/riscv/

There's no good reason to use the more complicated name.

Change-Id: I515e2df3b87580ddd31d18fe63451a98e92ead61
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M src/mainboard/emulation/spike-riscv/Kconfig.name
R util/riscv/make-spike-elf.sh
R util/riscv/spike-elf.ld
3 files changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/25700/1

diff --git a/src/mainboard/emulation/spike-riscv/Kconfig.name b/src/mainboard/emulation/spike-riscv/Kconfig.name
index 66266f7..2869425 100644
--- a/src/mainboard/emulation/spike-riscv/Kconfig.name
+++ b/src/mainboard/emulation/spike-riscv/Kconfig.name
@@ -3,5 +3,5 @@
 	help
 	  To run coreboot in spike:
 	  * run "make" as usual
-	  * util/riscvtools/make-spike-elf.sh build/coreboot.{rom,elf}
+	  * util/riscv/make-spike-elf.sh build/coreboot.{rom,elf}
 	  * spike -m1024 build/coreboot.elf
diff --git a/util/riscvtools/make-spike-elf.sh b/util/riscv/make-spike-elf.sh
similarity index 100%
rename from util/riscvtools/make-spike-elf.sh
rename to util/riscv/make-spike-elf.sh
diff --git a/util/riscvtools/spike-elf.ld b/util/riscv/spike-elf.ld
similarity index 100%
rename from util/riscvtools/spike-elf.ld
rename to util/riscv/spike-elf.ld

-- 
To view, visit https://review.coreboot.org/25700
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I515e2df3b87580ddd31d18fe63451a98e92ead61
Gerrit-Change-Number: 25700
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180417/3feb8e66/attachment.html>


More information about the coreboot-gerrit mailing list