[platform-device/celestica]: add seastone2 platform and device#242
Merged
mudsut4ke merged 4 commits intoSONIC-DEV:201811_azure_seastone2_portingfrom Mar 18, 2021
Conversation
mudsut4ke
reviewed
Mar 18, 2021
platform/broadcom/one-image.mk
Outdated
| $(ALPHANETWORKS_SNH60A0_320FV2_PLATFORM_MODULE) \ | ||
| $(ALPHANETWORKS_SNH60B0_640F_PLATFORM_MODULE) | ||
| $(ALPHANETWORKS_SNH60B0_640F_PLATFORM_MODULE) \ | ||
| $(CEL_SEASTONE2_PLATFORM_MODULE) |
There was a problem hiding this comment.
Please move '$(CEL_SEASTONE2_PLATFORM_MODULE)' to line number 29 to join with other celestica devices
Author
Please help to review the last commit ID: 9709926 |
61a080f to
9709926
Compare
|
Please also update rule for seastone2 follow this design but please ignore python3 command |
mudsut4ke
pushed a commit
that referenced
this pull request
Jan 28, 2022
…t#9412) c2aac75 [SFP-Refactor] Fix LP mode API issue (#247) dba17c8 Firmware upgrade CLI support for QSFP-DD transceivers (#244) cd69212 [SFP-Refactor] Implement CMIS Low Power mode (#237) 9cea07f Fix RegGroupField decode (#245) 6ae1909 Add CMIS QSFP support (#246) c1f317d Gracefully handle CMIS APIs for passive modules (#238) ec7335d fix for firmware functions (#243) cf2ebe9 Fix RegBitField decode/encode (#242) ef4f2c6 Fix SFP_CABLE_TECH_FIELD (#240) e118644 remove time counting message in functions because function running time could be difficult to predict in unit tests (#241) Signed-off-by: Prince George <prgeor@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)