summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Alekseev (IBS Group) <ealekseev@ibs.sila.ru>2022-10-18 16:08:46 +0300
committerEvgeny Alekseev (IBS Group) <ealekseev@ibs.sila.ru>2022-10-18 16:17:16 +0300
commit2dd03734858503d07a9ee84fd15ba500682cb41c (patch)
tree68e3df98c2c472227314b36a562a15545111d871
parentea14b2d9e6a480f479b259baaf1152b946b3f22f (diff)
downloadopenbmc-2dd03734858503d07a9ee84fd15ba500682cb41c.tar.xz
IBS:Fix SILABMC-363. CPU1|2 Fans exchanged.
-rwxr-xr-xmeta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json b/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
index f04ee243be..f19d235233 100755
--- a/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
+++ b/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
@@ -81,7 +81,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
- "Value": 100
+ "Value": 1000
}
]
},
@@ -120,7 +120,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
- "Value": 100
+ "Value": 1000
}
]
},
@@ -159,20 +159,20 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
- "Value": 100
+ "Value": 1000
}
]
},
{
"Connector": {
- "Name": "J6K1",
+ "Name": "J8A1",
"Pwm": 6,
"Tachs": [
8
]
},
"Index": 8,
- "Name": "CPU1 Fan",
+ "Name": "CPU2 Fan",
"Type": "AspeedFan",
"PowerState": "On",
"Thresholds": [
@@ -204,14 +204,14 @@
},
{
"Connector": {
- "Name": "J6A1",
+ "Name": "J6K1",
"Pwm": 7,
"Tachs": [
6
]
},
"Index": 6,
- "Name": "CPU2 Fan",
+ "Name": "CPU1 Fan",
"Type": "AspeedFan",
"PowerState": "On",
"Thresholds": [
@@ -237,7 +237,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
- "Value": 100
+ "Value": 1000
}
]
},