[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:
Junchao-Mellanox 2021-12-28 20:58:28 +08:00 committed by GitHub
parent b749c67ac5
commit b0f0d4e963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"chassis": {
"name": "MSN4800",
"name": "SN4800",
"components": [
{
"name": "ONIE"

View File

@ -1,6 +1,6 @@
{
"chassis": {
"MSN4800": {
"SN4800": {
"component": {
"ONIE": { },
"SSD": { },