[Mellanox] Fix platform name for SN4800 (#9635)
- Why I did it Rename MSN4800 to SN4800 in platform files - How I did it Rename MSN4800 to SN4800 in platform files - How to verify it Run build.
This commit is contained in:
parent
b749c67ac5
commit
b0f0d4e963
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"chassis": {
|
"chassis": {
|
||||||
"name": "MSN4800",
|
"name": "SN4800",
|
||||||
"components": [
|
"components": [
|
||||||
{
|
{
|
||||||
"name": "ONIE"
|
"name": "ONIE"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"chassis": {
|
"chassis": {
|
||||||
"MSN4800": {
|
"SN4800": {
|
||||||
"component": {
|
"component": {
|
||||||
"ONIE": { },
|
"ONIE": { },
|
||||||
"SSD": { },
|
"SSD": { },
|
||||||
|
Reference in New Issue
Block a user