Skip to content
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

Conversation

kantaphon
Copy link

- What I did

  • Port device and platform code of seastone2 master branch to 201811 branch for azure.

- How I did it

  • Add and modify code to support seastone2 device.
  • Add and modify code to support seastone2 platform.

- How to verify it

  • Check if the changes pass compilation.
  • Run platform api test on testbed.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@mudsut4ke mudsut4ke self-requested a review March 18, 2021 09:10
@@ -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)

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

@kantaphon
Copy link
Author

kantaphon commented Mar 18, 2021

@kantaphon kantaphon force-pushed the 201811_azure_seastone2_porting_platform branch from 61a080f to 9709926 Compare March 18, 2021 09:39
@mudsut4ke
Copy link

Please also update rule for seastone2 follow this design but please ignore python3 command
https://github.com/Azure/sonic-buildimage/blob/master/platform/broadcom/sonic-platform-modules-cel/debian/rules

@mudsut4ke mudsut4ke self-requested a review March 18, 2021 10:28
@mudsut4ke mudsut4ke merged commit 8c2fd12 into SONIC-DEV:201811_azure_seastone2_porting Mar 18, 2021
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants