sonic-buildimage/device/nokia/x86_64-nokia_ixr7250e_sup-r0/platform_ndk.json
Marty Y. Lok a675493a5a
Added Nokia IXR7250E support (#7809)
Why I did it
Support Nokia ixr7250E IMM and Supervisor cards

How I did it
Added modules x86_64-nokia_ixr7250e_sup-r0 and x86_64-nokia_ixr7250e_36x400g-r0 ../device/nokia directory.
Modified the platform/broadcom/one-image.mk to include NOKIA_IXR7250_PLATFORM_MODULE
Modified the platform/broadcom/rule.mk to include the platform-module-nokia.mk
2021-08-17 12:26:04 -07:00

25 lines
388 B
JSON

{
"options": [
{
"key": "midplane_subnet",
"stringval": "10.0.5.0"
},
{
"key": "midplane_monitor",
"stringval": "yes"
},
{
"key": "monitor_action",
"stringval": "warn"
},
{
"key": "sonic_bdb_mode",
"intval": 1
},
{
"intval": 1,
"key": "disable_vfio"
}
]
}