Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
[JIRA SONIC-9229] Umbrella fixes from Dell for platform issues
Browse files Browse the repository at this point in the history
1. squash changes of the following commits, as a series of cherry-pick will
   cause the Change-Id checker to fail, and hence unable to push to Gerrit

   * 282180c Added S5232 led bin files missed from Azure branch
   * 94b71b3 fix fast reboot compatibility (sonic-net#3083)
   * b3a5432 Changes fix fpga driver crash Changes to support 10G EEPROM read. Changes to fix FPGA version read
   * 3d73b8d Deprecate unwanted file which is not being used
   * fe2b6b9 Fixing Z9332f lanes as broadcom SAI is fixed to return correct lanes
   * fd2b0d8 Changes to fix 10G ports for Z9264f Changes to fix show environment for Z9264f

2. revert the common code changes from '94b71b31 fix fast reboot ...'

   * files/build_templates/docker_image_ctl.j2
   * files/scripts/syncd.sh

Change-Id: I7062bad65dd1c102d411a47f94ebb952245327ff
  • Loading branch information
ds952811 committed Sep 9, 2019
1 parent 79a7735 commit 2d454b7
Show file tree
Hide file tree
Showing 17 changed files with 1,682 additions and 3,249 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Ethernet224 193,194,195,196 hundredGigE1/29 29 100000
Ethernet232 201,202,203,204 hundredGigE1/30 30 100000
Ethernet240 209,210,211,212 hundredGigE1/31 31 100000
Ethernet248 217,218,219,220 hundredGigE1/32 32 100000
Ethernet256 257,258 tenGigE1/33 33 10000
Ethernet257 258,259 tenGigE1/34 34 10000
Ethernet256 257 tenGigE1/33 33 10000
Ethernet257 258 tenGigE1/34 34 10000
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Ethernet224 193,194,195,196,197,198,199,200 fourhundredGigE1/29 29 40000
Ethernet232 201,202,203,204,205,206,207,208 fourhundredGigE1/30 30 400000
Ethernet240 209,210,211,212,213,214,215,216 fourhundredGigE1/31 31 400000
Ethernet248 217,218,219,220,221,222,223,224 fourhundredGigE1/32 32 400000
Ethernet256 257,258 tenGigE1/33 33 10000
Ethernet257 258,259 tenGigE1/34 34 10000
Ethernet256 257 tenGigE1/33 33 10000
Ethernet257 258 tenGigE1/34 34 10000
Loading

0 comments on commit 2d454b7

Please sign in to comment.