[coreboot-gerrit] Change in coreboot[master]: mainboard/google/kahlee: Remove colon from filenames

Martin Roth (Code Review) gerrit at coreboot.org
Thu Jun 7 06:22:46 CEST 2018


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/26936


Change subject: mainboard/google/kahlee: Remove colon from filenames
......................................................................

mainboard/google/kahlee: Remove colon from filenames

Change-Id: I3e0ca62ad88aea5c99f9f0902ad8553656469a1c
Signed-off-by: Martin Roth <gaumless at gmail.com>
---
M src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.inc
R src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A1G16KNR-075-E.spd.hex
R src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A512M16JY-083E-B.spd.hex
3 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/26936/1

diff --git a/src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.inc b/src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.inc
index b903575..7613885 100644
--- a/src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.inc
+++ b/src/mainboard/google/kahlee/variants/baseboard/spd/Makefile.inc
@@ -18,8 +18,8 @@
 
 SPD_SOURCES =  hynix-H5AN8G6NAFR-UH		# 0b0000
 SPD_SOURCES += hynix-H5ANAG6NAMR-UH		# 0b0001
-SPD_SOURCES += micron-MT40A512M16JY-083E:B	# 0b0010
-SPD_SOURCES += micron-MT40A1G16KNR-075:E	# 0b0011
+SPD_SOURCES += micron-MT40A512M16JY-083E-B	# 0b0010
+SPD_SOURCES += micron-MT40A1G16KNR-075-E	# 0b0011
 SPD_SOURCES += samsung-K4A8G165WB-BCRC		# 0b0100
 SPD_SOURCES += samsung-K4AAG165WB-MCRC		# 0b0101
 SPD_SOURCES += empty				# 0b0110
diff --git a/src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A1G16KNR-075:E.spd.hex b/src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A1G16KNR-075-E.spd.hex
similarity index 100%
rename from src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A1G16KNR-075:E.spd.hex
rename to src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A1G16KNR-075-E.spd.hex
diff --git a/src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A512M16JY-083E:B.spd.hex b/src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A512M16JY-083E-B.spd.hex
similarity index 100%
rename from src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A512M16JY-083E:B.spd.hex
rename to src/mainboard/google/kahlee/variants/baseboard/spd/micron-MT40A512M16JY-083E-B.spd.hex

-- 
To view, visit https://review.coreboot.org/26936
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: I3e0ca62ad88aea5c99f9f0902ad8553656469a1c
Gerrit-Change-Number: 26936
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180607/2cb3a049/attachment-0001.html>


More information about the coreboot-gerrit mailing list