Skip to content

Commit 1c48774

Browse files
itayav17ogalbxela
authored andcommitted
mlxfwreset | remove GGL0000000001 PSID from the PCIe switch list
1 parent 42be686 commit 1c48774

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

small_utils/mstfwreset.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ class SyncOwner():
202202

203203
PSID_PCIE_SWITCH_CX7 = [
204204
"ABC0000000002", "CW_0000000007", "EZO0000000001", "FB_0000000049",
205-
"GGL0000000001", "LNV0000000064", "MSF0000000047", "MT_0000000747",
205+
"LNV0000000064", "MSF0000000047", "MT_0000000747", "WLF14TZ100601",
206206
"MT_0000000764", "MT_0000000891", "MT_0000000920", "MT_0000000921",
207207
"MT_0000000922", "MT_0000000929", "MT_0000000930", "MT_0000000937",
208208
"MT_0000001016", "MT_0000001019", "MT_0000001238", "MT_0000001250",
@@ -214,7 +214,7 @@ class SyncOwner():
214214
"OMN0000000001", "OMN0000000003", "ORC0000000009", "ORC0000000014",
215215
"WLF144L100201", "WLF144L100701", "WLF144L100801", "WLF144LF000000",
216216
"WLF144LF001005", "WLF144LFZ10000", "WLF14TZ100101", "WLF14TZ100201",
217-
"WLF14TZ100301", "WLF14TZ100601"
217+
"WLF14TZ100301"
218218
]
219219

220220
PSID_PCIE_SWITCH_CX8 = [

0 commit comments

Comments
 (0)