[mellanox] Add fwutil platform components. (#3999)

Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
This commit is contained in:
Nazarii Hnydyn 2020-01-24 21:26:17 +02:00 committed by Joe LeVeque
parent d2dadc976b
commit cb2edcf3df
8 changed files with 80 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"chassis": {
"x86_64-mlnx_msn2010-r0": {
"component": {
"BIOS": { },
"CPLD": { }
}
}
}
}

View File

@ -0,0 +1,10 @@
{
"chassis": {
"x86_64-mlnx_msn2100-r0": {
"component": {
"BIOS": { },
"CPLD": { }
}
}
}
}

View File

@ -0,0 +1,10 @@
{
"chassis": {
"x86_64-mlnx_msn2410-r0": {
"component": {
"BIOS": { },
"CPLD": { }
}
}
}
}

View File

@ -0,0 +1,10 @@
{
"chassis": {
"x86_64-mlnx_msn2700-r0": {
"component": {
"BIOS": { },
"CPLD": { }
}
}
}
}

View File

@ -0,0 +1,10 @@
{
"chassis": {
"x86_64-mlnx_msn2740-r0": {
"component": {
"BIOS": { },
"CPLD": { }
}
}
}
}

View File

@ -0,0 +1,10 @@
{
"chassis": {
"x86_64-mlnx_msn3700-r0": {
"component": {
"BIOS": { },
"CPLD": { }
}
}
}
}

View File

@ -0,0 +1,10 @@
{
"chassis": {
"x86_64-mlnx_msn3700c-r0": {
"component": {
"BIOS": { },
"CPLD": { }
}
}
}
}

View File

@ -0,0 +1,10 @@
{
"chassis": {
"x86_64-mlnx_msn3800-r0": {
"component": {
"BIOS": { },
"CPLD": { }
}
}
}
}