Skip to content

Commit

Permalink
[device/accton] Add pre-emphasis parameters for as4630_54pe (#4604)
Browse files Browse the repository at this point in the history
  • Loading branch information
dereksun01 authored May 18, 2020
1 parent af95d57 commit 6706e5a
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions device/accton/x86_64-accton_as4630_54pe-r0/media_settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"PORT_MEDIA_SETTINGS": {
"49": {
"Default": {
"preemphasis": {
"lane0":"0x124106"
}
}
},
"50": {
"Default": {
"preemphasis": {
"lane0":"0x124106"
}
}
},
"51": {
"Default": {
"preemphasis": {
"lane0":"0x124106"
}
}
},
"52": {
"Default": {
"preemphasis": {
"lane0":"0x124106"
}
}
},
"53": {
"Default": {
"preemphasis": {
"lane0":"0x124106",
"lane1":"0x124106",
"lane2":"0x124106",
"lane3":"0x124106"
}
}
},
"54": {
"Default": {
"preemphasis": {
"lane0":"0x124106",
"lane1":"0x124106",
"lane2":"0x124106",
"lane3":"0x124106"
}
}
}
}
}

0 comments on commit 6706e5a

Please sign in to comment.