Patch set updated for coreboot: 035c3ef Correct spelling of »shadow«, »setting« and »memory«

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Sun Jul 14 22:48:22 CEST 2013


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/3768

-gerrit

commit 035c3efe2aaf0488a253975eb31ad59547146b0c
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sun Jul 14 00:24:31 2013 +0200

    Correct spelling of »shadow«, »setting« and »memory«
    
    The following commands were used to correct the spelling.
    
        $ git grep -l shaow | xargs sed -i 's/shaow/shadow/'
        $ git grep -i -l seting | xargs sed -i 's/eting/etting/'
        $ git grep -l memoy | xargs sed -i 's/memoy/memory/'
    
    Change-Id: Ic7d793754a8b59623b49b7a88c09b5c6b6ef2cf0
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 src/mainboard/advansus/a785e-i/dsdt.asl       | 2 +-
 src/mainboard/amd/bimini_fam10/dsdt.asl       | 2 +-
 src/mainboard/amd/dbm690t/dsdt.asl            | 2 +-
 src/mainboard/amd/mahogany/dsdt.asl           | 2 +-
 src/mainboard/amd/mahogany_fam10/dsdt.asl     | 2 +-
 src/mainboard/amd/pistachio/dsdt.asl          | 2 +-
 src/mainboard/amd/tilapia_fam10/dsdt.asl      | 2 +-
 src/mainboard/asrock/e350m1/acpi/smbus.asl    | 2 +-
 src/mainboard/asus/m4a78-em/dsdt.asl          | 2 +-
 src/mainboard/asus/m4a785-m/dsdt.asl          | 2 +-
 src/mainboard/asus/m4a785t-m/dsdt.asl         | 2 +-
 src/mainboard/asus/m5a88-v/dsdt.asl           | 2 +-
 src/mainboard/avalue/eax-785e/dsdt.asl        | 2 +-
 src/mainboard/gigabyte/ma785gm/dsdt.asl       | 2 +-
 src/mainboard/gigabyte/ma785gmt/dsdt.asl      | 2 +-
 src/mainboard/gigabyte/ma78gm/dsdt.asl        | 2 +-
 src/mainboard/iei/kino-780am2-fam10/dsdt.asl  | 2 +-
 src/mainboard/jetway/pa78vm5/dsdt.asl         | 2 +-
 src/mainboard/kontron/kt690/dsdt.asl          | 2 +-
 src/mainboard/lippert/frontrunner-af/dsdt.asl | 2 +-
 src/mainboard/lippert/toucan-af/dsdt.asl      | 2 +-
 src/mainboard/siemens/sitemp_g1p1/dsdt.asl    | 2 +-
 src/mainboard/supermicro/h8qgi/dsdt.asl       | 2 +-
 src/mainboard/supermicro/h8scm/dsdt.asl       | 2 +-
 src/mainboard/supermicro/h8scm_fam10/dsdt.asl | 2 +-
 src/mainboard/technexion/tim5690/dsdt.asl     | 2 +-
 src/mainboard/technexion/tim8690/dsdt.asl     | 2 +-
 src/mainboard/tyan/s8226/dsdt.asl             | 2 +-
 src/northbridge/via/vx800/examples/romstage.c | 2 +-
 src/southbridge/amd/amd8111/nic.c             | 2 +-
 src/southbridge/amd/cimx/sb800/acpi/smbus.asl | 2 +-
 src/vendorcode/google/chromeos/vboot_loader.c | 2 +-
 util/cbfstool/cbfs_image.c                    | 2 +-
 33 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/src/mainboard/advansus/a785e-i/dsdt.asl b/src/mainboard/advansus/a785e-i/dsdt.asl
index 7f83bf1..94757b5 100644
--- a/src/mainboard/advansus/a785e-i/dsdt.asl
+++ b/src/mainboard/advansus/a785e-i/dsdt.asl
@@ -1668,7 +1668,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/amd/bimini_fam10/dsdt.asl b/src/mainboard/amd/bimini_fam10/dsdt.asl
index 6642680..03a00e0 100644
--- a/src/mainboard/amd/bimini_fam10/dsdt.asl
+++ b/src/mainboard/amd/bimini_fam10/dsdt.asl
@@ -1668,7 +1668,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/amd/dbm690t/dsdt.asl b/src/mainboard/amd/dbm690t/dsdt.asl
index d5eddfc..32df673 100644
--- a/src/mainboard/amd/dbm690t/dsdt.asl
+++ b/src/mainboard/amd/dbm690t/dsdt.asl
@@ -1637,7 +1637,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/amd/mahogany/dsdt.asl b/src/mainboard/amd/mahogany/dsdt.asl
index 8de013f..01cb8dd 100644
--- a/src/mainboard/amd/mahogany/dsdt.asl
+++ b/src/mainboard/amd/mahogany/dsdt.asl
@@ -1653,7 +1653,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/amd/mahogany_fam10/dsdt.asl b/src/mainboard/amd/mahogany_fam10/dsdt.asl
index 94e1635..f55480d 100644
--- a/src/mainboard/amd/mahogany_fam10/dsdt.asl
+++ b/src/mainboard/amd/mahogany_fam10/dsdt.asl
@@ -1713,7 +1713,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/amd/pistachio/dsdt.asl b/src/mainboard/amd/pistachio/dsdt.asl
index 060b6e3..3e5ba54 100644
--- a/src/mainboard/amd/pistachio/dsdt.asl
+++ b/src/mainboard/amd/pistachio/dsdt.asl
@@ -1565,7 +1565,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/amd/tilapia_fam10/dsdt.asl b/src/mainboard/amd/tilapia_fam10/dsdt.asl
index ed0c4c2..e6816b0 100644
--- a/src/mainboard/amd/tilapia_fam10/dsdt.asl
+++ b/src/mainboard/amd/tilapia_fam10/dsdt.asl
@@ -1716,7 +1716,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/asrock/e350m1/acpi/smbus.asl b/src/mainboard/asrock/e350m1/acpi/smbus.asl
index e4ccfe3..ebf7ddb 100644
--- a/src/mainboard/asrock/e350m1/acpi/smbus.asl
+++ b/src/mainboard/asrock/e350m1/acpi/smbus.asl
@@ -30,7 +30,7 @@ OperationRegion (SMB0, SystemIO, 0xB00, 0x0C)
 		DAT1,   8,  /* SMBUS data1 */
 		BLKD,   8,  /* SMBUS block data */
 		SCNT,   8,  /* SMBUS slave control */
-		SCMD,   8,  /* SMBUS shaow cmd */
+		SCMD,   8,  /* SMBUS shadow cmd */
 		SEVT,   8,  /* SMBUS slave event */
 		SDAT,   8   /* SMBUS slave data */
 }
diff --git a/src/mainboard/asus/m4a78-em/dsdt.asl b/src/mainboard/asus/m4a78-em/dsdt.asl
index c6b04d2..a844640 100644
--- a/src/mainboard/asus/m4a78-em/dsdt.asl
+++ b/src/mainboard/asus/m4a78-em/dsdt.asl
@@ -1695,7 +1695,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/asus/m4a785-m/dsdt.asl b/src/mainboard/asus/m4a785-m/dsdt.asl
index c6b04d2..a844640 100644
--- a/src/mainboard/asus/m4a785-m/dsdt.asl
+++ b/src/mainboard/asus/m4a785-m/dsdt.asl
@@ -1695,7 +1695,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/asus/m4a785t-m/dsdt.asl b/src/mainboard/asus/m4a785t-m/dsdt.asl
index c0835c4..5449d01 100644
--- a/src/mainboard/asus/m4a785t-m/dsdt.asl
+++ b/src/mainboard/asus/m4a785t-m/dsdt.asl
@@ -1618,7 +1618,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/asus/m5a88-v/dsdt.asl b/src/mainboard/asus/m5a88-v/dsdt.asl
index 11684c4..6e1ccd1 100644
--- a/src/mainboard/asus/m5a88-v/dsdt.asl
+++ b/src/mainboard/asus/m5a88-v/dsdt.asl
@@ -1668,7 +1668,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/avalue/eax-785e/dsdt.asl b/src/mainboard/avalue/eax-785e/dsdt.asl
index 672af6f..dd766f7 100644
--- a/src/mainboard/avalue/eax-785e/dsdt.asl
+++ b/src/mainboard/avalue/eax-785e/dsdt.asl
@@ -1668,7 +1668,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/gigabyte/ma785gm/dsdt.asl b/src/mainboard/gigabyte/ma785gm/dsdt.asl
index 5b9359f..faf2171 100644
--- a/src/mainboard/gigabyte/ma785gm/dsdt.asl
+++ b/src/mainboard/gigabyte/ma785gm/dsdt.asl
@@ -1695,7 +1695,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/gigabyte/ma785gmt/dsdt.asl b/src/mainboard/gigabyte/ma785gmt/dsdt.asl
index 5b9359f..faf2171 100644
--- a/src/mainboard/gigabyte/ma785gmt/dsdt.asl
+++ b/src/mainboard/gigabyte/ma785gmt/dsdt.asl
@@ -1695,7 +1695,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/gigabyte/ma78gm/dsdt.asl b/src/mainboard/gigabyte/ma78gm/dsdt.asl
index 5b9359f..faf2171 100644
--- a/src/mainboard/gigabyte/ma78gm/dsdt.asl
+++ b/src/mainboard/gigabyte/ma78gm/dsdt.asl
@@ -1695,7 +1695,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/iei/kino-780am2-fam10/dsdt.asl b/src/mainboard/iei/kino-780am2-fam10/dsdt.asl
index 26c9024..923a828 100644
--- a/src/mainboard/iei/kino-780am2-fam10/dsdt.asl
+++ b/src/mainboard/iei/kino-780am2-fam10/dsdt.asl
@@ -1713,7 +1713,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/jetway/pa78vm5/dsdt.asl b/src/mainboard/jetway/pa78vm5/dsdt.asl
index edbd2e5..848d43e 100644
--- a/src/mainboard/jetway/pa78vm5/dsdt.asl
+++ b/src/mainboard/jetway/pa78vm5/dsdt.asl
@@ -1695,7 +1695,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/kontron/kt690/dsdt.asl b/src/mainboard/kontron/kt690/dsdt.asl
index 89d8e29..c221e0a 100644
--- a/src/mainboard/kontron/kt690/dsdt.asl
+++ b/src/mainboard/kontron/kt690/dsdt.asl
@@ -1637,7 +1637,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/lippert/frontrunner-af/dsdt.asl b/src/mainboard/lippert/frontrunner-af/dsdt.asl
index b393a61..a02366e 100644
--- a/src/mainboard/lippert/frontrunner-af/dsdt.asl
+++ b/src/mainboard/lippert/frontrunner-af/dsdt.asl
@@ -1685,7 +1685,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/lippert/toucan-af/dsdt.asl b/src/mainboard/lippert/toucan-af/dsdt.asl
index 7f6dec3..53e12af 100644
--- a/src/mainboard/lippert/toucan-af/dsdt.asl
+++ b/src/mainboard/lippert/toucan-af/dsdt.asl
@@ -1684,7 +1684,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/siemens/sitemp_g1p1/dsdt.asl b/src/mainboard/siemens/sitemp_g1p1/dsdt.asl
index 9d64e89..7890df7 100644
--- a/src/mainboard/siemens/sitemp_g1p1/dsdt.asl
+++ b/src/mainboard/siemens/sitemp_g1p1/dsdt.asl
@@ -1222,7 +1222,7 @@ DefinitionBlock ("DSDT.aml", "DSDT", 2, "SIEMENS", "SITEMP ", 0x20101005)
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8,  /* SMBUS slave data */
 			SMK1,   8,
diff --git a/src/mainboard/supermicro/h8qgi/dsdt.asl b/src/mainboard/supermicro/h8qgi/dsdt.asl
index aa889a3..c854067 100644
--- a/src/mainboard/supermicro/h8qgi/dsdt.asl
+++ b/src/mainboard/supermicro/h8qgi/dsdt.asl
@@ -1638,7 +1638,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/supermicro/h8scm/dsdt.asl b/src/mainboard/supermicro/h8scm/dsdt.asl
index 4aef6a2..5e18375 100644
--- a/src/mainboard/supermicro/h8scm/dsdt.asl
+++ b/src/mainboard/supermicro/h8scm/dsdt.asl
@@ -1649,7 +1649,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/supermicro/h8scm_fam10/dsdt.asl b/src/mainboard/supermicro/h8scm_fam10/dsdt.asl
index 6184bde..13e5620 100644
--- a/src/mainboard/supermicro/h8scm_fam10/dsdt.asl
+++ b/src/mainboard/supermicro/h8scm_fam10/dsdt.asl
@@ -1751,7 +1751,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/technexion/tim5690/dsdt.asl b/src/mainboard/technexion/tim5690/dsdt.asl
index 598dca0..20fe2d7 100644
--- a/src/mainboard/technexion/tim5690/dsdt.asl
+++ b/src/mainboard/technexion/tim5690/dsdt.asl
@@ -1637,7 +1637,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/technexion/tim8690/dsdt.asl b/src/mainboard/technexion/tim8690/dsdt.asl
index d24c379..53be887 100644
--- a/src/mainboard/technexion/tim8690/dsdt.asl
+++ b/src/mainboard/technexion/tim8690/dsdt.asl
@@ -1637,7 +1637,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/mainboard/tyan/s8226/dsdt.asl b/src/mainboard/tyan/s8226/dsdt.asl
index 1efb3b5..79bc096 100644
--- a/src/mainboard/tyan/s8226/dsdt.asl
+++ b/src/mainboard/tyan/s8226/dsdt.asl
@@ -1639,7 +1639,7 @@ DefinitionBlock (
 			DAT1,   8,  /* SMBUS data1 */
 			BLKD,   8,  /* SMBUS block data */
 			SCNT,   8,  /* SMBUS slave control */
-			SCMD,   8,  /* SMBUS shaow cmd */
+			SCMD,   8,  /* SMBUS shadow cmd */
 			SEVT,   8,  /* SMBUS slave event */
 			SDAT,   8  /* SMBUS slave data */
 	}
diff --git a/src/northbridge/via/vx800/examples/romstage.c b/src/northbridge/via/vx800/examples/romstage.c
index 7c3fb7a..b629137 100644
--- a/src/northbridge/via/vx800/examples/romstage.c
+++ b/src/northbridge/via/vx800/examples/romstage.c
@@ -431,7 +431,7 @@ g)      Rx73h = 32h
 	if (boot_mode == 3) {
 		/*   some idea of Libo.Feng at amd.com in  http://www.coreboot.org/pipermail/coreboot/2008-December/043111.html
 		   I want move the 1M data, I have to set some MTRRs myself. */
-		/* seting mtrr before back memoy save s3 resume time about 0.14 seconds */
+		/* setting mtrr before back memory save s3 resume time about 0.14 seconds */
 		/*because CAR stack use cache, and here to use cache , must be careful,
 		   1 during these mtrr code, must no function call, (after this mtrr, I think it should be ok to use function)
 		   2 before stack switch, no use variable that have value set before this
diff --git a/src/southbridge/amd/amd8111/nic.c b/src/southbridge/amd/amd8111/nic.c
index 4ab7212..5352705 100644
--- a/src/southbridge/amd/amd8111/nic.c
+++ b/src/southbridge/amd/amd8111/nic.c
@@ -52,7 +52,7 @@ static void nic_init(struct device *dev)
 	mmio = resource->base;
 
 	/* Hard Reset PHY */
-	printk(BIOS_DEBUG, "Reseting PHY... ");
+	printk(BIOS_DEBUG, "Resetting PHY... ");
 	if (conf->phy_lowreset) {
 		write32((mmio + CMD3), VAL0 | PHY_RST_POL | RESET_PHY);
 	} else {
diff --git a/src/southbridge/amd/cimx/sb800/acpi/smbus.asl b/src/southbridge/amd/cimx/sb800/acpi/smbus.asl
index 19ae92b..4055174 100644
--- a/src/southbridge/amd/cimx/sb800/acpi/smbus.asl
+++ b/src/southbridge/amd/cimx/sb800/acpi/smbus.asl
@@ -30,7 +30,7 @@ OperationRegion (SMB0, SystemIO, 0xB00, 0x0C)
 		DAT1,   8,  /* SMBUS data1 */
 		BLKD,   8,  /* SMBUS block data */
 		SCNT,   8,  /* SMBUS slave control */
-		SCMD,   8,  /* SMBUS shaow cmd */
+		SCMD,   8,  /* SMBUS shadow cmd */
 		SEVT,   8,  /* SMBUS slave event */
 		SDAT,   8  /* SMBUS slave data */
 }
diff --git a/src/vendorcode/google/chromeos/vboot_loader.c b/src/vendorcode/google/chromeos/vboot_loader.c
index 10fa52d..cb3b486 100644
--- a/src/vendorcode/google/chromeos/vboot_loader.c
+++ b/src/vendorcode/google/chromeos/vboot_loader.c
@@ -101,7 +101,7 @@ static void log_msg(const char *fmt, va_list args)
 
 static void fatal_error(void)
 {
-	printk(BIOS_ERR, "vboot encountered fatal error. Reseting.\n");
+	printk(BIOS_ERR, "vboot encountered fatal error. Resetting.\n");
 	hard_reset();
 }
 
diff --git a/util/cbfstool/cbfs_image.c b/util/cbfstool/cbfs_image.c
index 44a9fe8..eb9d574 100644
--- a/util/cbfstool/cbfs_image.c
+++ b/util/cbfstool/cbfs_image.c
@@ -395,7 +395,7 @@ int cbfs_add_entry(struct cbfs_image *image, struct buffer *buffer,
 				cbfs_print_entry_info(image, entry, stderr);
 
 			// setup new entry
-			DEBUG("Seting new empty entry.\n");
+			DEBUG("Setting new empty entry.\n");
 			entry = cbfs_find_next_entry(image, entry);
 			new_size = (cbfs_get_entry_addr(image, next) -
 				    cbfs_get_entry_addr(image, entry));



More information about the coreboot-gerrit mailing list