mori_bmc: Move EID and EInstance spec to DCSCM_INLET
The EntityId of 17 and EntityInstance of 0 were incorrectly added to
BMC FRU EEPROM. The EntityId and Instance have moved to the
DCSCM_INLET_T block where it is intended.
Change-Id: I5e237a154fc8fbaeaa880f287d38e888d0e27bc3
Signed-off-by: Jonico Eustaquio <jonico.eustaquio@fii-na.com>
diff --git a/configurations/mori_bmc.json b/configurations/mori_bmc.json
index c232d67..6e21d92 100644
--- a/configurations/mori_bmc.json
+++ b/configurations/mori_bmc.json
@@ -4,14 +4,14 @@
{
"Address": "0x55",
"Bus": 14,
- "EntityId": 17,
- "EntityInstance": 0,
"Name": "BMC FRU",
"Type": "EEPROM"
},
{
"Address": "0x5c",
"Bus": 52,
+ "EntityId": 17,
+ "EntityInstance": 0,
"Name": "DCSCM_INLET_T",
"Thresholds": [
{