summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Williams <grant.williams@fii-na.com>2022-07-21 00:26:49 +0300
committerVivekanand Veeracholan <vveerach@google.com>2022-07-21 21:24:42 +0300
commita66975077ec9c579a26d279986d441dc9bfc6e64 (patch)
tree7d031152da9145531b7e3a5a1afc63460f8c479b
parent14c56fcfbdebb41b4c5450b98079b8d8fd086ad5 (diff)
downloadopenbmc-a66975077ec9c579a26d279986d441dc9bfc6e64.tar.xz
meta-fii: meta-kudo: Edit Entiy Map PCIe Instance
Editing kudo_entity_association_map json so that PCIe Instance number matches the i2c bus number. Signed-off-by: Grant Williams <grant.williams@fii-na.com> Change-Id: I2c480ae288f9a9a4281d54bd4e1b3131bb427836
-rw-r--r--meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json b/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json
index 2530684c03..22914a653e 100644
--- a/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json
+++ b/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json
@@ -9,14 +9,14 @@
{"instance": 1, "name": "/"}
],
"add_in_card": [
- {"instance": 0, "name": "/PE0"},
- {"instance": 1, "name": "/PE1"},
- {"instance": 2, "name": "/PE2"},
- {"instance": 3, "name": "/PE3"},
- {"instance": 4, "name": "/PE4"},
- {"instance": 5, "name": "/PE5"},
- {"instance": 6, "name": "/PE6"},
- {"instance": 7, "name": "/PE7"}
+ {"instance": 3, "name": "/PE0"},
+ {"instance": 5, "name": "/PE1"},
+ {"instance": 6, "name": "/PE2"},
+ {"instance": 7, "name": "/PE3"},
+ {"instance": 8, "name": "/PE4"},
+ {"instance": 9, "name": "/PE5"},
+ {"instance": 10, "name": "/PE6"},
+ {"instance": 11, "name": "/PE7"}
],
"fan": [
{"instance": 0, "name": "/fan0"},