d1940b2cf4
This patch set implements the following: - Fixes the conflicts in chassis.py / platform.py in sonic_platfrom - Consolidating the common library files in sonic_platform - Moving QFX5210 specific drivers to qfx5210/modules - Moving Juniper common fpga drivers to common/modules - Cleaning up the platform driver files - Bug fixes in QFX5210 platform monitor & initialiazation script - Fixing the bugs in QFX5210 eeprom parsing Signed-off-by: Ciju Rajan K <crajank@juniper.net>
37 lines
1018 B
JSON
37 lines
1018 B
JSON
{
|
|
"GLOBAL_MEDIA_SETTINGS": {
|
|
"0-31": {
|
|
"JUNIPER-AVAGO-AFBR-89CDDZ-JU1": {
|
|
"preemphasis": {
|
|
"lane0":"0x0c6400",
|
|
"lane1":"0x0c6400",
|
|
"lane2":"0x0c6400",
|
|
"lane3":"0x0c6400"
|
|
},
|
|
"idriver": {
|
|
"lane0":"0xa",
|
|
"lane1":"0xa",
|
|
"lane2":"0xa",
|
|
"lane3":"0xa"
|
|
}
|
|
},
|
|
"FINISAR CORP.-FTL4C1QE1C-J1": {
|
|
"preemphasis": {
|
|
"lane0":"0x115f00",
|
|
"lane1":"0x115f00",
|
|
"lane2":"0x115f00",
|
|
"lane3":"0x115f00"
|
|
},
|
|
"idriver": {
|
|
"lane0":"0x0",
|
|
"lane1":"0x0",
|
|
"lane2":"0x0",
|
|
"lane3":"0x0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"PORT_MEDIA_SETTINGS": {
|
|
}
|
|
}
|