OpenNetworkLinux
OpenNetworkLinux copied to clipboard
[Edgecore][as7926_40xfb] Update drivers/API to match latest BMC firmware
- Remove i2c mux 0x72 which is used by BMC
- Use GNU indent to format peripheral drivers
- Add BMC detection in init.py
- Add ONLP_SFP_CONTROL_RESET in sfp.py
Signed-off-by: Brandon Chuang [email protected]
Thank you for the patch.
- Could you please split the reformatting with GNU indent in a separate commit, so it’s easier to review the actual changes?
- Please describe, since what BMC firmware version these changes are needed, what the changes in the firmware are, and if it’s backwards compatible.
Thank you for the patch.
- Could you please split the reformatting with GNU indent in a separate commit, so it’s easier to review the actual changes?
- Please describe, since what BMC firmware version these changes are needed, what the changes in the firmware are, and if it’s backwards compatible.
Split the reformatting with GNU indent in a separate commit. Update BMC version and description in commit message.