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:53 +0300
commit94e78df34131ee254accaaef223487c2269b5a4a (patch)
tree792d6a2dacd287ba5dff58d86a0dc00d015ed229
parentd7c79b40ba9edc5d11eeb5f31933b34b3d028558 (diff)
downloadopenbmc-94e78df34131ee254accaaef223487c2269b5a4a.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
}
]
},