Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
99
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Software
Commits
06eb0bcd
Commit
06eb0bcd
authored
8 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
Kconfig: default calibration values for release v5.0
parent
93c3f931
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Kconfig
+24
-22
24 additions, 22 deletions
Kconfig
with
24 additions
and
22 deletions
Kconfig
+
24
−
22
View file @
06eb0bcd
...
...
@@ -371,8 +371,8 @@ menu "Port Timing Configuration"
config PORT01_PARAMS
string "Parameters for port 1"
default "name=wri1,proto=raw,tx=22389
6
,rx=226
310
,role=slave,fiber=0" if TIME_BC
default "name=wri1,proto=raw,tx=22389
6
,rx=226
310
,role=master,fiber=0"
default "name=wri1,proto=raw,tx=22389
7
,rx=226
273
,role=slave,fiber=0" if TIME_BC
default "name=wri1,proto=raw,tx=22389
7
,rx=226
273
,role=master,fiber=0"
help
This item, and the following ones, are used to assign the tx and rx
constant delays (likely from calibration), protocol type (raw or udp),
...
...
@@ -390,103 +390,103 @@ config PORT01_PARAMS
config PORT02_PARAMS
string "Parameters for port 2"
default "name=wri2,proto=raw,tx=2240
66
,rx=2263
34
,role=master,fiber=0"
default "name=wri2,proto=raw,tx=2240
37
,rx=2263
77
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT03_PARAMS
string "Parameters for port 3"
default "name=wri3,proto=raw,tx=2241
70
,rx=2266
20
,role=master,fiber=0"
default "name=wri3,proto=raw,tx=2241
42
,rx=2266
38
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT04_PARAMS
string "Parameters for port 4"
default "name=wri4,proto=raw,tx=224
278
,rx=226
722
,role=master,fiber=0"
default "name=wri4,proto=raw,tx=224
313
,rx=226
471
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT05_PARAMS
string "Parameters for port 5"
default "name=wri5,proto=raw,tx=2244
31
,rx=227
755
,role=master,fiber=0"
default "name=wri5,proto=raw,tx=2244
55
,rx=227
679
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT06_PARAMS
string "Parameters for port 6"
default "name=wri6,proto=raw,tx=22460
7
,rx=22
8005
,role=master,fiber=0"
default "name=wri6,proto=raw,tx=22460
3
,rx=22
7891
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT07_PARAMS
string "Parameters for port
6
"
default "name=wri7,proto=raw,tx=2247
88
,rx=228
176
,role=master,fiber=0"
string "Parameters for port
7
"
default "name=wri7,proto=raw,tx=2247
61
,rx=228
055
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT08_PARAMS
string "Parameters for port 8"
default "name=wri8,proto=raw,tx=224
903
,rx=228
251
,role=master,fiber=0"
default "name=wri8,proto=raw,tx=224
898
,rx=228
178
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT09_PARAMS
string "Parameters for port 9"
default "name=wri9,proto=raw,tx=2250
40
,rx=22827
4
,role=master,fiber=0"
default "name=wri9,proto=raw,tx=2250
69
,rx=22827
7
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT10_PARAMS
string "Parameters for port 10"
default "name=wri10,proto=raw,tx=2252
8
5,rx=228
599
,role=master,fiber=0"
default "name=wri10,proto=raw,tx=2252
4
5,rx=228
435
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT11_PARAMS
string "Parameters for port 11"
default "name=wri11,proto=raw,tx=225
510
,rx=22
9052
,role=master,fiber=0"
default "name=wri11,proto=raw,tx=225
463
,rx=22
8963
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT12_PARAMS
string "Parameters for port 12"
default "name=wri12,proto=raw,tx=2256
2
5,rx=2291
11
,role=master,fiber=0"
default "name=wri12,proto=raw,tx=2256
4
5,rx=2291
07
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT13_PARAMS
string "Parameters for port 13"
default "name=wri13,proto=raw,tx=225
779
,rx=229
389
,role=master,fiber=0"
default "name=wri13,proto=raw,tx=225
801
,rx=229
225
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT14_PARAMS
string "Parameters for port 14"
default "name=wri14,proto=raw,tx=22
6005
,rx=229
53
3,role=master,fiber=0"
default "name=wri14,proto=raw,tx=22
5983
,rx=229
46
3,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT15_PARAMS
string "Parameters for port 15"
default "name=wri15,proto=raw,tx=2262
2
8,rx=229
984
,role=master,fiber=0"
default "name=wri15,proto=raw,tx=2262
0
8,rx=229
850
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT16_PARAMS
string "Parameters for port 16"
default "name=wri16,proto=raw,tx=2263
52
,rx=2
30126
,role=master,fiber=0"
default "name=wri16,proto=raw,tx=2263
93
,rx=2
29907
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT17_PARAMS
string "Parameters for port 17"
default "name=wri17,proto=raw,tx=2265
3
4,rx=2301
34
,role=master,fiber=0"
default "name=wri17,proto=raw,tx=2265
9
4,rx=2301
06
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT18_PARAMS
string "Parameters for port 18"
default "name=wri18,proto=raw,tx=22673
3
,rx=230
371
,role=master,fiber=0"
default "name=wri18,proto=raw,tx=22673
7
,rx=230
273
,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
...
...
@@ -520,23 +520,25 @@ config SFP01_PARAMS
config SFP02_PARAMS
string "Parameters for one SFP device type"
default "vn=
ZyXEL,pn=SFP-BX1490-10-D
,tx=
0
,rx=
0
,wl_txrx=1
49
0+1
31
0"
default "vn=
APAC Opto,pn=LS38-C3S-TC-N-B9
,tx=
761
,rx=
557
,wl_txrx=1
31
0+1
49
0"
help
Please check the help of SFP00_PARAMS
config SFP03_PARAMS
string "Parameters for one SFP device type"
default "vn=
ZyXEL,pn=SFP-BX1310-10-D
,tx=
0
,rx=
0
,wl_txrx=1
31
0+1
49
0"
default "vn=
APAC Opto,pn=LS48-C3S-TC-N-B4
,tx=
-29
,rx=
507
,wl_txrx=1
49
0+1
31
0"
help
Please check the help of SFP00_PARAMS
config SFP04_PARAMS
string "Parameters for one SFP device type"
default "vn=ZyXEL,pn=SFP-BX1490-10-D,tx=0,rx=0,wl_txrx=1490+1310"
help
Please check the help of SFP00_PARAMS
config SFP05_PARAMS
string "Parameters for one SFP device type"
default "vn=ZyXEL,pn=SFP-BX1310-10-D,tx=0,rx=0,wl_txrx=1310+1490"
help
Please check the help of SFP00_PARAMS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment