Skip to content

Commit

Permalink
Adding new chip to the config
Browse files Browse the repository at this point in the history
Summary: same as title

Reviewed By: somasun

Differential Revision: D68906261

fbshipit-source-id: 0ed47ddf19a68342c1a1ed643cbac8d5c51fcabc
  • Loading branch information
Joan Olguy Canéus authored and facebook-github-bot committed Jan 30, 2025
1 parent f3552e2 commit fd29876
Showing 1 changed file with 30 additions and 15 deletions.
45 changes: 30 additions & 15 deletions fboss/platform/configs/morgan800cc/fw_util.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
}
Expand All @@ -78,7 +79,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -95,7 +97,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -122,7 +125,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
}
Expand All @@ -140,7 +144,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -157,7 +162,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -184,7 +190,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
}
Expand All @@ -202,7 +209,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -219,7 +227,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -246,7 +255,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
}
Expand All @@ -264,7 +274,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -281,7 +292,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -308,7 +320,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
}
Expand All @@ -326,7 +339,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand All @@ -343,7 +357,8 @@
],
"chip": [
"N25Q128..3E",
"MT25QL128"
"MT25QL128",
"W25Q128.V..M"
]
}
},
Expand Down

0 comments on commit fd29876

Please sign in to comment.