diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-06-24 10:02:49 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-06-28 09:25:30 +0000 |
commit | ebc1e2163f90f9615adb9e374b9f72a38ced7890 (patch) | |
tree | 948581d5d45cdd37b646cbb376d8b9e05c6ff8d0 /src/mainboard/lenovo | |
parent | 0ea93cdc35d4e49b416c9c73093d722c0a7bd860 (diff) |
mb/*/*/cmos.layout: Fix coding style
Change-Id: I4f82482595b0e6c6159c6e1c66158bc18b061f04
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/27216
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/lenovo')
-rw-r--r-- | src/mainboard/lenovo/l520/cmos.layout | 14 | ||||
-rw-r--r-- | src/mainboard/lenovo/t520/cmos.layout | 14 | ||||
-rw-r--r-- | src/mainboard/lenovo/t530/cmos.layout | 14 | ||||
-rw-r--r-- | src/mainboard/lenovo/t60/cmos.layout | 4 | ||||
-rw-r--r-- | src/mainboard/lenovo/x1_carbon_gen1/cmos.layout | 16 | ||||
-rw-r--r-- | src/mainboard/lenovo/x220/cmos.layout | 14 | ||||
-rw-r--r-- | src/mainboard/lenovo/x230/cmos.layout | 14 | ||||
-rw-r--r-- | src/mainboard/lenovo/x60/cmos.layout | 4 | ||||
-rw-r--r-- | src/mainboard/lenovo/z61t/cmos.layout | 4 |
9 files changed, 49 insertions, 49 deletions
diff --git a/src/mainboard/lenovo/l520/cmos.layout b/src/mainboard/lenovo/l520/cmos.layout index e6fb2f7447..9faee06496 100644 --- a/src/mainboard/lenovo/l520/cmos.layout +++ b/src/mainboard/lenovo/l520/cmos.layout @@ -116,15 +116,15 @@ enumerations 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 7d2c821c05..1a7943e5a4 100644 --- a/src/mainboard/lenovo/t520/cmos.layout +++ b/src/mainboard/lenovo/t520/cmos.layout @@ -118,15 +118,15 @@ enumerations 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 7a9d27a820..9a099f5b3a 100644 --- a/src/mainboard/lenovo/t530/cmos.layout +++ b/src/mainboard/lenovo/t530/cmos.layout @@ -118,15 +118,15 @@ enumerations 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 7759cfdb23..fd6b25fa1a 100644 --- a/src/mainboard/lenovo/t60/cmos.layout +++ b/src/mainboard/lenovo/t60/cmos.layout @@ -121,8 +121,8 @@ enumerations 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 6289b48ae9..ad5a48929f 100644 --- a/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout +++ b/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout @@ -69,7 +69,7 @@ entries 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 @@ enumerations 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 74e46a723b..c6e270afa0 100644 --- a/src/mainboard/lenovo/x220/cmos.layout +++ b/src/mainboard/lenovo/x220/cmos.layout @@ -117,15 +117,15 @@ enumerations 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 cc53d31dc7..27197fb4b8 100644 --- a/src/mainboard/lenovo/x230/cmos.layout +++ b/src/mainboard/lenovo/x230/cmos.layout @@ -117,15 +117,15 @@ enumerations 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 d91eaec179..b5a31ca091 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -120,8 +120,8 @@ enumerations 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 5fea5afa38..bb3b94ae60 100644 --- a/src/mainboard/lenovo/z61t/cmos.layout +++ b/src/mainboard/lenovo/z61t/cmos.layout @@ -120,8 +120,8 @@ enumerations 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 |