From ce054f648af769666ff2a03c578f5620f2708d08 Mon Sep 17 00:00:00 2001 From: kannankvs Date: Wed, 22 Feb 2023 11:35:34 +0530 Subject: [PATCH] Updated Asic details for Ragile platform (#1270) Updated Asic details for Ragile-b6910-64c platform as requested by Pettershao from Ragile. --- Supported-Devices-and-Platforms.html | 2 +- supported_devices_platforms_md.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Supported-Devices-and-Platforms.html b/Supported-Devices-and-Platforms.html index 110a0bf3ec..3b1947fb6c 100644 --- a/Supported-Devices-and-Platforms.html +++ b/Supported-Devices-and-Platforms.html @@ -1118,7 +1118,7 @@

Broadcom -Tomahawk 3 +Tomahawk 2 64x100G diff --git a/supported_devices_platforms_md.sh b/supported_devices_platforms_md.sh index bc272e1f3a..f748138c2e 100644 --- a/supported_devices_platforms_md.sh +++ b/supported_devices_platforms_md.sh @@ -177,7 +177,7 @@ echo "| 105 | Quanta | T4048-IX8C | Broadcom | Trident 3 echo "| 106 | Quanta | T7032-IX1B | Broadcom | Tomahawk | 32x100G | [SONiC-ONIE-Broadcom]($(echo "${ARTF_BRCM}" | sed 's/format=zip/format=file\&subpath=\/target\/sonic-broadcom.bin/')) |" >> supported_devices_platforms.md echo "| 107 | Quanta | T9032-IX9 | Broadcom | Tomahawk 3 | 32x400G | [SONiC-ONIE-Broadcom]($(echo "${ARTF_BRCM}" | sed 's/format=zip/format=file\&subpath=\/target\/sonic-broadcom.bin/')) |" >> supported_devices_platforms.md echo "| 108 | Ragile | b6510-48v8c | Broadcom | Trident 3 | 48x25G+8x100G | [SONiC-ONIE-Broadcom]($(echo "${ARTF_BRCM}" | sed 's/format=zip/format=file\&subpath=\/target\/sonic-broadcom.bin/')) |" >> supported_devices_platforms.md -echo "| 109 | Ragile | b6910-64c | Broadcom | Tomahawk 3 | 64x100G | [SONiC-ONIE-Broadcom]($(echo "${ARTF_BRCM}" | sed 's/format=zip/format=file\&subpath=\/target\/sonic-broadcom.bin/')) |" >> supported_devices_platforms.md +echo "| 109 | Ragile | b6910-64c | Broadcom | Tomahawk 2 | 64x100G | [SONiC-ONIE-Broadcom]($(echo "${ARTF_BRCM}" | sed 's/format=zip/format=file\&subpath=\/target\/sonic-broadcom.bin/')) |" >> supported_devices_platforms.md echo "| 110 | Ragile | b6510-32c | Broadcom | Trident 3 | 32x100G | [SONiC-ONIE-Broadcom]($(echo "${ARTF_BRCM}" | sed 's/format=zip/format=file\&subpath=\/target\/sonic-broadcom.bin/')) |" >> supported_devices_platforms.md echo "| 111 | Ragile | b6920-4s | Broadcom | Tomahawk 3 | 128x100G | [SONiC-ONIE-Broadcom]($(echo "${ARTF_BRCM}" | sed 's/format=zip/format=file\&subpath=\/target\/sonic-broadcom.bin/')) |" >> supported_devices_platforms.md echo "| 112 | Tencent | TCS8400-24CC8CD | Broadcom | Trident 4 | 24x200G + 8x400G | [SONiC-ONIE-Broadcom]($(echo "${ARTF_BRCM}" | sed 's/format=zip/format=file\&subpath=\/target\/sonic-broadcom.bin/')) |" >> supported_devices_platforms.md