From 482d16fb0ab1899da856b083f35b682917b0ed96 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Mon, 20 Nov 2017 02:09:19 +0100 Subject: src/mainboard: Fix various typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These typos were found through manual review and grep. Change-Id: Ia5a9acae4fbe2627017743106d9326a14c99a225 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/22525 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Paul Menzel --- src/mainboard/google/rambi/variants/banjo/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/candy/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/clapper/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/enguarde/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/glimmer/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/gnawty/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/heli/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/kip/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/ninja/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/orco/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/quawks/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/rambi/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/squawks/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/sumo/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/swanky/Makefile.inc | 2 +- src/mainboard/google/rambi/variants/winky/Makefile.inc | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'src/mainboard/google/rambi/variants') diff --git a/src/mainboard/google/rambi/variants/banjo/Makefile.inc b/src/mainboard/google/rambi/variants/banjo/Makefile.inc index e9252636ed..0c31309750 100644 --- a/src/mainboard/google/rambi/variants/banjo/Makefile.inc +++ b/src/mainboard/google/rambi/variants/banjo/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 2GiB total - 1 x 2GiB Samsung K4B4G1646Q-HYK0 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/candy/Makefile.inc b/src/mainboard/google/rambi/variants/candy/Makefile.inc index 0a53d84cca..219cab4049 100644 --- a/src/mainboard/google/rambi/variants/candy/Makefile.inc +++ b/src/mainboard/google/rambi/variants/candy/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b0000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b0001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/clapper/Makefile.inc b/src/mainboard/google/rambi/variants/clapper/Makefile.inc index 1a01c8ae86..a15bac54d0 100644 --- a/src/mainboard/google/rambi/variants/clapper/Makefile.inc +++ b/src/mainboard/google/rambi/variants/clapper/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/enguarde/Makefile.inc b/src/mainboard/google/rambi/variants/enguarde/Makefile.inc index 5e0042acd4..4b3037ccba 100644 --- a/src/mainboard/google/rambi/variants/enguarde/Makefile.inc +++ b/src/mainboard/google/rambi/variants/enguarde/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/glimmer/Makefile.inc b/src/mainboard/google/rambi/variants/glimmer/Makefile.inc index 341f6d3417..760a86e84a 100644 --- a/src/mainboard/google/rambi/variants/glimmer/Makefile.inc +++ b/src/mainboard/google/rambi/variants/glimmer/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b0000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b0001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/gnawty/Makefile.inc b/src/mainboard/google/rambi/variants/gnawty/Makefile.inc index 05fbc698d4..47be14247f 100644 --- a/src/mainboard/google/rambi/variants/gnawty/Makefile.inc +++ b/src/mainboard/google/rambi/variants/gnawty/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Samsung K4B4G1646Q-HYK0 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/heli/Makefile.inc b/src/mainboard/google/rambi/variants/heli/Makefile.inc index d76a1274ed..38dd56c9ad 100644 --- a/src/mainboard/google/rambi/variants/heli/Makefile.inc +++ b/src/mainboard/google/rambi/variants/heli/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # RAM_ID Vendor Vendor_PN Freq Size Total_size channel # 0b0011 Hynix H5TC4G63AFR-PBA 1600MHZ 4Gb 2GB single-channel diff --git a/src/mainboard/google/rambi/variants/kip/Makefile.inc b/src/mainboard/google/rambi/variants/kip/Makefile.inc index 06bd0e738a..8ca5f69f46 100644 --- a/src/mainboard/google/rambi/variants/kip/Makefile.inc +++ b/src/mainboard/google/rambi/variants/kip/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/ninja/Makefile.inc b/src/mainboard/google/rambi/variants/ninja/Makefile.inc index b2552d32b4..65e4e95c7b 100644 --- a/src/mainboard/google/rambi/variants/ninja/Makefile.inc +++ b/src/mainboard/google/rambi/variants/ninja/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/orco/Makefile.inc b/src/mainboard/google/rambi/variants/orco/Makefile.inc index 1f9706e192..78cdb986ea 100644 --- a/src/mainboard/google/rambi/variants/orco/Makefile.inc +++ b/src/mainboard/google/rambi/variants/orco/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/quawks/Makefile.inc b/src/mainboard/google/rambi/variants/quawks/Makefile.inc index 48956a1110..20ecf6e5dd 100644 --- a/src/mainboard/google/rambi/variants/quawks/Makefile.inc +++ b/src/mainboard/google/rambi/variants/quawks/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Elpida EDJ4216EFBG-GNL-F 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/rambi/Makefile.inc b/src/mainboard/google/rambi/variants/rambi/Makefile.inc index 85956b0243..253bced3cd 100644 --- a/src/mainboard/google/rambi/variants/rambi/Makefile.inc +++ b/src/mainboard/google/rambi/variants/rambi/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/squawks/Makefile.inc b/src/mainboard/google/rambi/variants/squawks/Makefile.inc index 48956a1110..20ecf6e5dd 100644 --- a/src/mainboard/google/rambi/variants/squawks/Makefile.inc +++ b/src/mainboard/google/rambi/variants/squawks/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Elpida EDJ4216EFBG-GNL-F 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/sumo/Makefile.inc b/src/mainboard/google/rambi/variants/sumo/Makefile.inc index b2552d32b4..65e4e95c7b 100644 --- a/src/mainboard/google/rambi/variants/sumo/Makefile.inc +++ b/src/mainboard/google/rambi/variants/sumo/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GiB Micron MT41K256M16HA-125:E 1600MHz # 0b001 - 4GiB total - 2 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/swanky/Makefile.inc b/src/mainboard/google/rambi/variants/swanky/Makefile.inc index 1458ebb385..62bfb5db49 100644 --- a/src/mainboard/google/rambi/variants/swanky/Makefile.inc +++ b/src/mainboard/google/rambi/variants/swanky/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 2GiB total - 1 x 2GiB Samsung K4B4G1646Q-HYK0 1600MHz # 0b001 - 2GiB total - 1 x 2GiB Hynix H5TC4G63AFR-PBA 1600MHz diff --git a/src/mainboard/google/rambi/variants/winky/Makefile.inc b/src/mainboard/google/rambi/variants/winky/Makefile.inc index 962f30c97b..552e69ace9 100644 --- a/src/mainboard/google/rambi/variants/winky/Makefile.inc +++ b/src/mainboard/google/rambi/variants/winky/Makefile.inc @@ -15,7 +15,7 @@ SPD_BIN = $(obj)/spd.bin -# Order matters for SPD sources. The following indicies +# Order matters for SPD sources. The following indices # define the SPD data to use. # 0b000 - 4GiB total - 2 x 2GB - micron HTTC4G63CFR-PBA_x16_4Gb # 0b001 - 4GiB total - 2 x Samsung_2Gib_K4B4G1646Q-HYK0 -- cgit v1.2.3