[coreboot-gerrit] New patch to review for coreboot: 5c98c78 AMD boards: Fix typos

Kyösti Mälkki (kyosti.malkki@gmail.com) gerrit at coreboot.org
Thu Jun 26 04:53:35 CEST 2014


Kyösti Mälkki (kyosti.malkki at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6111

-gerrit

commit 5c98c78b27eb296e32aad1f37b8ff3063c2ff188
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Thu Jun 26 05:30:54 2014 +0300

    AMD boards: Fix typos
    
    Change-Id: I22180c3c2987396717864f04c59560029d088d53
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
---
 src/mainboard/advansus/a785e-i/platform_cfg.h       | 4 ++--
 src/mainboard/amd/inagua/platform_cfg.h             | 4 ++--
 src/mainboard/amd/persimmon/platform_cfg.h          | 4 ++--
 src/mainboard/amd/south_station/platform_cfg.h      | 4 ++--
 src/mainboard/amd/union_station/platform_cfg.h      | 4 ++--
 src/mainboard/asrock/e350m1/platform_cfg.h          | 4 ++--
 src/mainboard/asus/m5a88-v/platform_cfg.h           | 4 ++--
 src/mainboard/avalue/eax-785e/platform_cfg.h        | 4 ++--
 src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h    | 4 ++--
 src/mainboard/lippert/frontrunner-af/platform_cfg.h | 4 ++--
 src/mainboard/lippert/toucan-af/platform_cfg.h      | 4 ++--
 11 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/src/mainboard/advansus/a785e-i/platform_cfg.h b/src/mainboard/advansus/a785e-i/platform_cfg.h
index 03ce4f2..6944ab2 100644
--- a/src/mainboard/advansus/a785e-i/platform_cfg.h
+++ b/src/mainboard/advansus/a785e-i/platform_cfg.h
@@ -199,8 +199,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/amd/inagua/platform_cfg.h b/src/mainboard/amd/inagua/platform_cfg.h
index a71412f..4bd6a0e 100644
--- a/src/mainboard/amd/inagua/platform_cfg.h
+++ b/src/mainboard/amd/inagua/platform_cfg.h
@@ -199,8 +199,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/amd/persimmon/platform_cfg.h b/src/mainboard/amd/persimmon/platform_cfg.h
index 3303282..176c30e 100644
--- a/src/mainboard/amd/persimmon/platform_cfg.h
+++ b/src/mainboard/amd/persimmon/platform_cfg.h
@@ -199,8 +199,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/amd/south_station/platform_cfg.h b/src/mainboard/amd/south_station/platform_cfg.h
index a71412f..4bd6a0e 100644
--- a/src/mainboard/amd/south_station/platform_cfg.h
+++ b/src/mainboard/amd/south_station/platform_cfg.h
@@ -199,8 +199,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/amd/union_station/platform_cfg.h b/src/mainboard/amd/union_station/platform_cfg.h
index a71412f..4bd6a0e 100644
--- a/src/mainboard/amd/union_station/platform_cfg.h
+++ b/src/mainboard/amd/union_station/platform_cfg.h
@@ -199,8 +199,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/asrock/e350m1/platform_cfg.h b/src/mainboard/asrock/e350m1/platform_cfg.h
index 03ce4f2..6944ab2 100644
--- a/src/mainboard/asrock/e350m1/platform_cfg.h
+++ b/src/mainboard/asrock/e350m1/platform_cfg.h
@@ -199,8 +199,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/asus/m5a88-v/platform_cfg.h b/src/mainboard/asus/m5a88-v/platform_cfg.h
index 03ce4f2..6944ab2 100644
--- a/src/mainboard/asus/m5a88-v/platform_cfg.h
+++ b/src/mainboard/asus/m5a88-v/platform_cfg.h
@@ -199,8 +199,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/avalue/eax-785e/platform_cfg.h b/src/mainboard/avalue/eax-785e/platform_cfg.h
index 03ce4f2..6944ab2 100644
--- a/src/mainboard/avalue/eax-785e/platform_cfg.h
+++ b/src/mainboard/avalue/eax-785e/platform_cfg.h
@@ -199,8 +199,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h b/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h
index 69360c3..be6ddd0 100644
--- a/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h
+++ b/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h
@@ -200,8 +200,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/lippert/frontrunner-af/platform_cfg.h b/src/mainboard/lippert/frontrunner-af/platform_cfg.h
index 1d60263..8693615 100644
--- a/src/mainboard/lippert/frontrunner-af/platform_cfg.h
+++ b/src/mainboard/lippert/frontrunner-af/platform_cfg.h
@@ -198,8 +198,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 
diff --git a/src/mainboard/lippert/toucan-af/platform_cfg.h b/src/mainboard/lippert/toucan-af/platform_cfg.h
index 2fc056a..20301cd 100644
--- a/src/mainboard/lippert/toucan-af/platform_cfg.h
+++ b/src/mainboard/lippert/toucan-af/platform_cfg.h
@@ -198,8 +198,8 @@
 
 /**
  * @def SB_GPP_UNHIDE_PORTS
- *    TRUE   - ports visable always, even port empty
- *    FALSE  - ports invisable if port empty
+ *    TRUE   - ports visible always, even port empty
+ *    FALSE  - ports invisible if port empty
  */
 #define SB_GPP_UNHIDE_PORTS		FALSE
 



More information about the coreboot-gerrit mailing list