-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ELBERT: Use pim eeprom as presence detection source (#113)
Summary: NOTE: Please merge facebookexternal/openbmc.arista#112 first as this depends on that change Sometimes, CMB cpld will erroneously report PIM as not inserted even though it is present but may have corrupted fpga. Add pim smbus eeprom detection as another source of presence detection. ```Testing: ------PIM-FPGA------ PIM 2: 7.3 PIM 3: 6.4 PIM 4: 7.3 PIM 5: 7.3 PIM 6: 6.4 PIM 7: 6.4 PIM 8: 6.4 PIM 9: 6.4 dpm_ver.sh PIM2.: SFT013860103 PIM3.: SFT012990103 PIM4.: SFT013860103 PIM5.: SFT013860103 PIM6.: SFT012990103 PIM7.: SFT012990103 PIM8.: SFT012990103 PIM9.: SFT012990103 root@bmc-oob:~# pim_types.sh PIM 2: PIM8DDM PIM 3: PIM16Q PIM 4: PIM8DDM PIM 5: PIM8DDM PIM 6: PIM16Q PIM 7: PIM16Q PIM 8: PIM16Q PIM 9: PIM16Q Pull Request resolved: facebookexternal/openbmc.arista#113 Reviewed By: mikechoifb fbshipit-source-id: fed0564419
- Loading branch information
1 parent
62a8ece
commit 59109c1
Showing
6 changed files
with
31 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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