[armhf][Nokia-7215]Add SFP refactor support for Nokia-7215 platform (#14551)
Why I did it Add support for SFP refactor on Nokia-7215 Marvell armhf platform. Platform: armhf-nokia_ixs7215_52x-r0 HwSKU: Nokia-7215 ASIC: marvell Port Config: 48x1G + 4x10G (SFP+) How I did it Modify sfp.py to support SFP refactor optoe driver and platform.json to facilitate proper OC test completion. How to verify it Build armhf target for Nokia-7215 and verify proper Xcvrd and SFP refactor operation.
This commit is contained in:
parent
c919e758db
commit
f6f060f49d
@ -267,16 +267,16 @@
|
|||||||
"name": "Ethernet47"
|
"name": "Ethernet47"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Ethernet48"
|
"name": "SFP48"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Ethernet49"
|
"name": "SFP49"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Ethernet50"
|
"name": "SFP50"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Ethernet51"
|
"name": "SFP51"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user