[coreboot-gerrit] Change in coreboot[master]: mb/*/*/cmos.layout: Fix coding style

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Sun Jun 24 10:04:19 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/27216


Change subject: mb/*/*/cmos.layout: Fix coding style
......................................................................

mb/*/*/cmos.layout: Fix coding style

Change-Id: I4f82482595b0e6c6159c6e1c66158bc18b061f04
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/apple/macbook21/cmos.layout
M src/mainboard/gigabyte/ga-b75m-d3h/cmos.layout
M src/mainboard/gigabyte/ga-b75m-d3v/cmos.layout
M src/mainboard/gigabyte/ga-h61m-s2pv/cmos.layout
M src/mainboard/google/butterfly/cmos.layout
M src/mainboard/google/link/cmos.layout
M src/mainboard/google/parrot/cmos.layout
M src/mainboard/google/stout/cmos.layout
M src/mainboard/hp/2570p/cmos.layout
M src/mainboard/hp/2760p/cmos.layout
M src/mainboard/hp/8460p/cmos.layout
M src/mainboard/hp/8470p/cmos.layout
M src/mainboard/hp/compaq_8200_elite_sff/cmos.layout
M src/mainboard/hp/folio_9470m/cmos.layout
M src/mainboard/hp/revolve_810_g1/cmos.layout
M src/mainboard/intel/emeraldlake2/cmos.layout
M src/mainboard/kontron/ktqm77/cmos.layout
M src/mainboard/lenovo/l520/cmos.layout
M src/mainboard/lenovo/t520/cmos.layout
M src/mainboard/lenovo/t530/cmos.layout
M src/mainboard/lenovo/t60/cmos.layout
M src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
M src/mainboard/lenovo/x220/cmos.layout
M src/mainboard/lenovo/x230/cmos.layout
M src/mainboard/lenovo/x60/cmos.layout
M src/mainboard/lenovo/z61t/cmos.layout
M src/mainboard/samsung/lumpy/cmos.layout
M src/mainboard/samsung/stumpy/cmos.layout
M src/mainboard/sapphire/pureplatinumh61/cmos.layout
29 files changed, 150 insertions(+), 150 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/27216/1

diff --git a/src/mainboard/apple/macbook21/cmos.layout b/src/mainboard/apple/macbook21/cmos.layout
index 6f583bf..554d608 100644
--- a/src/mainboard/apple/macbook21/cmos.layout
+++ b/src/mainboard/apple/macbook21/cmos.layout
@@ -106,8 +106,8 @@
 7     2     Keep
 8     0     No
 8     1     Yes
-9     0	    Secondary
-9     1	    Primary
+9     0     Secondary
+9     1     Primary
 11    0     1M
 11    1     4M
 11    2     8M
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/cmos.layout b/src/mainboard/gigabyte/ga-b75m-d3h/cmos.layout
index 7c72c4b..c7656a0 100644
--- a/src/mainboard/gigabyte/ga-b75m-d3h/cmos.layout
+++ b/src/mainboard/gigabyte/ga-b75m-d3h/cmos.layout
@@ -60,7 +60,7 @@
 
 #411       10       r       0        unused
 421         1       e       9        sata_mode
-#422	    2	    r	    0	     unused
+#422        2       r       0        unused
 
 # coreboot config options: cpu
 424          1       e       2        hyper_threading
@@ -105,11 +105,11 @@
 9     1     IDE
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/gigabyte/ga-b75m-d3v/cmos.layout b/src/mainboard/gigabyte/ga-b75m-d3v/cmos.layout
index 7c72c4b..c7656a0 100644
--- a/src/mainboard/gigabyte/ga-b75m-d3v/cmos.layout
+++ b/src/mainboard/gigabyte/ga-b75m-d3v/cmos.layout
@@ -60,7 +60,7 @@
 
 #411       10       r       0        unused
 421         1       e       9        sata_mode
-#422	    2	    r	    0	     unused
+#422        2       r       0        unused
 
 # coreboot config options: cpu
 424          1       e       2        hyper_threading
@@ -105,11 +105,11 @@
 9     1     IDE
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/gigabyte/ga-h61m-s2pv/cmos.layout b/src/mainboard/gigabyte/ga-h61m-s2pv/cmos.layout
index 8bafc6f..6f69a63 100644
--- a/src/mainboard/gigabyte/ga-h61m-s2pv/cmos.layout
+++ b/src/mainboard/gigabyte/ga-h61m-s2pv/cmos.layout
@@ -58,7 +58,7 @@
 
 #411       10       r       0        unused
 421         1       e       9        sata_mode
-#422	    2	    r	    0	     unused
+#422        2       r       0        unused
 
 # coreboot config options: cpu
 #425        7       r       0        unused
@@ -100,11 +100,11 @@
 9     1     IDE
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/google/butterfly/cmos.layout b/src/mainboard/google/butterfly/cmos.layout
index 441122d..e41ab4f 100644
--- a/src/mainboard/google/butterfly/cmos.layout
+++ b/src/mainboard/google/butterfly/cmos.layout
@@ -108,11 +108,11 @@
 8     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 # -----------------------------------------------------------------
 checksums
 
diff --git a/src/mainboard/google/link/cmos.layout b/src/mainboard/google/link/cmos.layout
index 631fa91..36506df 100644
--- a/src/mainboard/google/link/cmos.layout
+++ b/src/mainboard/google/link/cmos.layout
@@ -105,11 +105,11 @@
 8     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 # -----------------------------------------------------------------
 checksums
 
diff --git a/src/mainboard/google/parrot/cmos.layout b/src/mainboard/google/parrot/cmos.layout
index 631fa91..36506df 100644
--- a/src/mainboard/google/parrot/cmos.layout
+++ b/src/mainboard/google/parrot/cmos.layout
@@ -105,11 +105,11 @@
 8     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 # -----------------------------------------------------------------
 checksums
 
diff --git a/src/mainboard/google/stout/cmos.layout b/src/mainboard/google/stout/cmos.layout
index 631fa91..36506df 100644
--- a/src/mainboard/google/stout/cmos.layout
+++ b/src/mainboard/google/stout/cmos.layout
@@ -105,11 +105,11 @@
 8     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 # -----------------------------------------------------------------
 checksums
 
diff --git a/src/mainboard/hp/2570p/cmos.layout b/src/mainboard/hp/2570p/cmos.layout
index f55fbd5..f1526f3 100644
--- a/src/mainboard/hp/2570p/cmos.layout
+++ b/src/mainboard/hp/2570p/cmos.layout
@@ -104,11 +104,11 @@
 9     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/hp/2760p/cmos.layout b/src/mainboard/hp/2760p/cmos.layout
index f55fbd5..f1526f3 100644
--- a/src/mainboard/hp/2760p/cmos.layout
+++ b/src/mainboard/hp/2760p/cmos.layout
@@ -104,11 +104,11 @@
 9     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/hp/8460p/cmos.layout b/src/mainboard/hp/8460p/cmos.layout
index f55fbd5..f1526f3 100644
--- a/src/mainboard/hp/8460p/cmos.layout
+++ b/src/mainboard/hp/8460p/cmos.layout
@@ -104,11 +104,11 @@
 9     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/hp/8470p/cmos.layout b/src/mainboard/hp/8470p/cmos.layout
index f55fbd5..f1526f3 100644
--- a/src/mainboard/hp/8470p/cmos.layout
+++ b/src/mainboard/hp/8470p/cmos.layout
@@ -104,11 +104,11 @@
 9     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/cmos.layout b/src/mainboard/hp/compaq_8200_elite_sff/cmos.layout
index f2d2331..a3ae347 100644
--- a/src/mainboard/hp/compaq_8200_elite_sff/cmos.layout
+++ b/src/mainboard/hp/compaq_8200_elite_sff/cmos.layout
@@ -102,11 +102,11 @@
 9     1     IDE
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/hp/folio_9470m/cmos.layout b/src/mainboard/hp/folio_9470m/cmos.layout
index f55fbd5..f1526f3 100644
--- a/src/mainboard/hp/folio_9470m/cmos.layout
+++ b/src/mainboard/hp/folio_9470m/cmos.layout
@@ -104,11 +104,11 @@
 9     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/hp/revolve_810_g1/cmos.layout b/src/mainboard/hp/revolve_810_g1/cmos.layout
index f55fbd5..f1526f3 100644
--- a/src/mainboard/hp/revolve_810_g1/cmos.layout
+++ b/src/mainboard/hp/revolve_810_g1/cmos.layout
@@ -104,11 +104,11 @@
 9     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/intel/emeraldlake2/cmos.layout b/src/mainboard/intel/emeraldlake2/cmos.layout
index 65b2524..42da4ad 100644
--- a/src/mainboard/intel/emeraldlake2/cmos.layout
+++ b/src/mainboard/intel/emeraldlake2/cmos.layout
@@ -105,11 +105,11 @@
 8     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/kontron/ktqm77/cmos.layout b/src/mainboard/kontron/ktqm77/cmos.layout
index 0c6832b..4ad9596 100644
--- a/src/mainboard/kontron/ktqm77/cmos.layout
+++ b/src/mainboard/kontron/ktqm77/cmos.layout
@@ -133,11 +133,11 @@
 11    1     Compatible
 12    0     32M
 12    1     64M
-12    2	    96M
-12    3	    128M
-12    4	    160M
-12    5	    192M
-12    6	    224M
+12    2     96M
+12    3     128M
+12    4     160M
+12    5     192M
+12    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/lenovo/l520/cmos.layout b/src/mainboard/lenovo/l520/cmos.layout
index e6fb2f7..9faee06 100644
--- a/src/mainboard/lenovo/l520/cmos.layout
+++ b/src/mainboard/lenovo/l520/cmos.layout
@@ -116,15 +116,15 @@
 9     1     Compatible
 10    0     Both
 10    1     Keyboard only
-10    2	    Thinklight only
-10    3	    None
+10    2     Thinklight only
+10    3     None
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 12    0     Disable
 12    1     AC and battery
 12    2     AC only
diff --git a/src/mainboard/lenovo/t520/cmos.layout b/src/mainboard/lenovo/t520/cmos.layout
index 7d2c821..1a7943e 100644
--- a/src/mainboard/lenovo/t520/cmos.layout
+++ b/src/mainboard/lenovo/t520/cmos.layout
@@ -118,15 +118,15 @@
 9     1     Compatible
 10    0     Both
 10    1     Keyboard only
-10    2	    Thinklight only
-10    3	    None
+10    2     Thinklight only
+10    3     None
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 12    0     Integrated Only
 12    1     Discrete Only
 12    2     Dual Graphics
diff --git a/src/mainboard/lenovo/t530/cmos.layout b/src/mainboard/lenovo/t530/cmos.layout
index 7a9d27a..9a099f5 100644
--- a/src/mainboard/lenovo/t530/cmos.layout
+++ b/src/mainboard/lenovo/t530/cmos.layout
@@ -118,15 +118,15 @@
 9     1     Compatible
 10    0     Both
 10    1     Keyboard only
-10    2	    Thinklight only
-10    3	    None
+10    2     Thinklight only
+10    3     None
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 12    0     Integrated Only
 12    1     Discrete Only
 13    0     Disable
diff --git a/src/mainboard/lenovo/t60/cmos.layout b/src/mainboard/lenovo/t60/cmos.layout
index 7759cfd..fd6b25f 100644
--- a/src/mainboard/lenovo/t60/cmos.layout
+++ b/src/mainboard/lenovo/t60/cmos.layout
@@ -121,8 +121,8 @@
 7     2     Keep
 8     0     No
 8     1     Yes
-9     0	    Secondary
-9     1	    Primary
+9     0     Secondary
+9     1     Primary
 11    0     1M
 11    1     4M
 11    2     8M
diff --git a/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout b/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
index 6289b48..ad5a489 100644
--- a/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
+++ b/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
@@ -69,7 +69,7 @@
 418         1       e       1        sticky_fn
 #419        2       r       0        unused
 421         1       e       9        sata_mode
-422	    2	    e	    10	     backlight
+422         2       e      10        backlight
 
 # coreboot config options: cpu
 #424        8       r       0        unused
@@ -117,15 +117,15 @@
 9     1     Compatible
 10    0     Both
 10    1     Keyboard only
-10    2	    Thinklight only
-10    3	    None
+10    2     Thinklight only
+10    3     None
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/lenovo/x220/cmos.layout b/src/mainboard/lenovo/x220/cmos.layout
index 74e46a7..c6e270a 100644
--- a/src/mainboard/lenovo/x220/cmos.layout
+++ b/src/mainboard/lenovo/x220/cmos.layout
@@ -117,15 +117,15 @@
 9     1     Compatible
 10    0     Both
 10    1     Keyboard only
-10    2	    Thinklight only
-10    3	    None
+10    2     Thinklight only
+10    3     None
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 12    0     Disable
 12    1     AC and battery
 12    2     AC only
diff --git a/src/mainboard/lenovo/x230/cmos.layout b/src/mainboard/lenovo/x230/cmos.layout
index cc53d31..27197fb 100644
--- a/src/mainboard/lenovo/x230/cmos.layout
+++ b/src/mainboard/lenovo/x230/cmos.layout
@@ -117,15 +117,15 @@
 9     1     Compatible
 10    0     Both
 10    1     Keyboard only
-10    2	    Thinklight only
-10    3	    None
+10    2     Thinklight only
+10    3     None
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 12    0     Disable
 12    1     AC and battery
 12    2     AC only
diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout
index d91eaec..b5a31ca 100644
--- a/src/mainboard/lenovo/x60/cmos.layout
+++ b/src/mainboard/lenovo/x60/cmos.layout
@@ -120,8 +120,8 @@
 7     2     Keep
 8     0     No
 8     1     Yes
-9     0	    Secondary
-9     1	    Primary
+9     0     Secondary
+9     1     Primary
 11    0     1M
 11    1     4M
 11    2     8M
diff --git a/src/mainboard/lenovo/z61t/cmos.layout b/src/mainboard/lenovo/z61t/cmos.layout
index 5fea5af..bb3b94a 100644
--- a/src/mainboard/lenovo/z61t/cmos.layout
+++ b/src/mainboard/lenovo/z61t/cmos.layout
@@ -120,8 +120,8 @@
 7     2     Keep
 8     0     No
 8     1     Yes
-9     0	    Secondary
-9     1	    Primary
+9     0     Secondary
+9     1     Primary
 11    0     1M
 11    1     4M
 11    2     8M
diff --git a/src/mainboard/samsung/lumpy/cmos.layout b/src/mainboard/samsung/lumpy/cmos.layout
index e910206..b400faf 100644
--- a/src/mainboard/samsung/lumpy/cmos.layout
+++ b/src/mainboard/samsung/lumpy/cmos.layout
@@ -105,11 +105,11 @@
 8     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums
diff --git a/src/mainboard/samsung/stumpy/cmos.layout b/src/mainboard/samsung/stumpy/cmos.layout
index af3cd5f..d54ae7d 100644
--- a/src/mainboard/samsung/stumpy/cmos.layout
+++ b/src/mainboard/samsung/stumpy/cmos.layout
@@ -105,11 +105,11 @@
 8     1     Compatible
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 # -----------------------------------------------------------------
 checksums
 
diff --git a/src/mainboard/sapphire/pureplatinumh61/cmos.layout b/src/mainboard/sapphire/pureplatinumh61/cmos.layout
index 7a2ca94..15a0633 100644
--- a/src/mainboard/sapphire/pureplatinumh61/cmos.layout
+++ b/src/mainboard/sapphire/pureplatinumh61/cmos.layout
@@ -60,7 +60,7 @@
 
 #411       10       r       0        unused
 421         1       e       9        sata_mode
-#422	    2	    r	    0	     unused
+#422        2       r       0        unused
 
 # coreboot config options: cpu
 424          1       e       2        hyper_threading
@@ -105,11 +105,11 @@
 9     1     IDE
 11    0     32M
 11    1     64M
-11    2	    96M
-11    3	    128M
-11    4	    160M
-11    5	    192M
-11    6	    224M
+11    2     96M
+11    3     128M
+11    4     160M
+11    5     192M
+11    6     224M
 
 # -----------------------------------------------------------------
 checksums

-- 
To view, visit https://review.coreboot.org/27216
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: I4f82482595b0e6c6159c6e1c66158bc18b061f04
Gerrit-Change-Number: 27216
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180624/4c84f138/attachment-0001.html>


More information about the coreboot-gerrit mailing list