[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:
Pavan-Nokia 2023-04-17 20:26:15 -04:00 committed by GitHub
parent c919e758db
commit f6f060f49d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 114 additions and 891 deletions

View File

@ -267,16 +267,16 @@
"name": "Ethernet47" "name": "Ethernet47"
}, },
{ {
"name": "Ethernet48" "name": "SFP48"
}, },
{ {
"name": "Ethernet49" "name": "SFP49"
}, },
{ {
"name": "Ethernet50" "name": "SFP50"
}, },
{ {
"name": "Ethernet51" "name": "SFP51"
} }
] ]
}, },