-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[platform-device/celestica]: add seastone2 platform and device #242
[platform-device/celestica]: add seastone2 platform and device #242
Conversation
platform/broadcom/one-image.mk
Outdated
@@ -34,7 +34,8 @@ $(SONIC_ONE_IMAGE)_LAZY_INSTALLS += $(DELL_S6000_PLATFORM_MODULE) \ | |||
$(QUANTA_IX1B_32X_PLATFORM_MODULE) \ | |||
$(MITAC_LY1200_32X_PLATFORM_MODULE) \ | |||
$(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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please move '$(CEL_SEASTONE2_PLATFORM_MODULE)' to line number 29 to join with other celestica devices
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 |
…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>
- 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)