Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 1 addition & 14 deletions fboss/platform/configs/wedge800bact/platform_manager.json
Original file line number Diff line number Diff line change
Expand Up @@ -712,20 +712,7 @@
"busName": "INCOMING@2",
"address": "0x35",
"kernelDeviceName": "w800_scmcpld",
"pmUnitScopedName": "SCM_CPLD",
"initRegSettings": [
{
"__comment__": [
"CPLD_OOB_EEPROM_SEL0: Set this bit to 1 to select IOB_FPGA as the master for accessing the EEPROM.",
"When CPLD_OOB_EEPROM_SEL0 is 1, the EEPROM is read by the IOB_FPGA, allowing the FPGA to initialize or configure",
"system parameters directly. When CPLD_OOB_EEPROM_SEL0 is 0, the OOB 88E6321 switch would access the EEPROM instead."
],
"regOffset": 177,
"ioBuf": [
2
]
}
]
"pmUnitScopedName": "SCM_CPLD"
},
{
"busName": "SCM_MUX_A@0",
Expand Down
Loading