Skip to content

Commit

Permalink
[device/celestica] Add seastone2 device specific plugins and SKU
Browse files Browse the repository at this point in the history
  • Loading branch information
bolv authored and pphuchar committed Oct 22, 2019
1 parent 0bcacda commit 0a0c20e
Show file tree
Hide file tree
Showing 13 changed files with 1,799 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# name lanes alias fec index
Ethernet0 1,2,3,4 QSFP1 rs 1
Ethernet1 5,6,7,8 QSFP2 rs 2
Ethernet2 9,10,11,12 QSFP3 rs 3
Ethernet3 13,14,15,16 QSFP4 rs 4
Ethernet4 17,18,19,20 QSFP5 rs 5
Ethernet5 21,22,23,24 QSFP6 rs 6
Ethernet6 25,26,27,28 QSFP7 rs 7
Ethernet7 29,30,31,32 QSFP8 rs 8
Ethernet8 33,34,35,36 QSFP9 rs 9
Ethernet9 37,38,39,40 QSFP10 rs 10
Ethernet10 41,42,43,44 QSFP11 rs 11
Ethernet11 45,46,47,48 QSFP12 rs 12
Ethernet12 49,50,51,52 QSFP13 rs 13
Ethernet13 53,54,55,56 QSFP14 rs 14
Ethernet14 57,58,59,60 QSFP15 rs 15
Ethernet15 61,62,63,64 QSFP16 rs 16
Ethernet16 65,66,67,68 QSFP17 rs 17
Ethernet17 69,70,71,72 QSFP18 rs 18
Ethernet18 73,74,75,76 QSFP19 rs 19
Ethernet19 77,78,79,80 QSFP20 rs 20
Ethernet20 81,82,83,84 QSFP21 rs 21
Ethernet21 85,86,87,88 QSFP22 rs 22
Ethernet22 89,90,91,92 QSFP23 rs 23
Ethernet23 93,94,95,96 QSFP24 rs 24
Ethernet24 97,98,99,100 QSFP25 rs 25
Ethernet25 101,102,103,104 QSFP26 rs 26
Ethernet26 105,106,107,108 QSFP27 rs 27
Ethernet27 109,110,111,112 QSFP28 rs 28
Ethernet28 113,114,115,116 QSFP29 rs 29
Ethernet29 117,118,119,120 QSFP30 rs 30
Ethernet30 121,122,123,124 QSFP31 rs 31
Ethernet31 125,126,127,128 QSFP32 rs 32
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SAI_INIT_CONFIG_FILE=/usr/share/sonic/platform/td3-seastone_2-32x100G.config.bcm
Binary file added device/celestica/x86_64-cel_seastone_2-r0/custom.bin
Binary file not shown.
1 change: 1 addition & 0 deletions device/celestica/x86_64-cel_seastone_2-r0/default_sku
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Seastone_2 t1
3 changes: 3 additions & 0 deletions device/celestica/x86_64-cel_seastone_2-r0/installer.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
CONSOLE_DEV=0
CONSOLE_SPEED=115200
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="earlycon=uart8250,mmio,0xdf37b000"
9 changes: 9 additions & 0 deletions device/celestica/x86_64-cel_seastone_2-r0/led_proc_init.soc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#Enable all ports
port all en=1
sleep 6
#linkscan 250000; port xe,ce linkscan=on

#Load LED
led auto on; led start


Binary file not shown.
Loading

0 comments on commit 0a0c20e

Please sign in to comment.