Commit a8c41d9
File tree
4 files changed
+4
-3
lines changed- platform
- barefoot
- broadcom
4 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
Submodule sonic-platform-modules-arista updated 17 files
- arista/components/cpld.py+42
- arista/components/dpm.py+59
- arista/components/scd.py+42-61
- arista/core/config.py+54
- arista/core/inventory.py+10
- arista/core/utils.py+29-3
- arista/platforms/a7050qx32.py+7-3
- arista/platforms/a7050qx32s.py+5-6
- arista/platforms/a7060cx32s.py+11-12
- arista/platforms/a717064c.py+3-3
- arista/platforms/a7260cx364.py+5-3
- arista/utils/sonic_reboot.py+22
- src/Makefile+1-1
- src/scd-hwmon.c+72-25
- src/scd.c+378-230
- src/scd.h+4-4
- utils/arista+7
Submodule sonic-platform-modules-arista updated 14 files
- Makefile-1
- arista/components/dpm.py+59
- arista/components/scd.py+11-74
- arista/core/config.py+54
- arista/core/utils.py+29-3
- arista/platforms/a7050qx32.py+4-2
- arista/platforms/a7050qx32s.py+3-6
- arista/platforms/a7060cx32s.py+3-6
- arista/platforms/a717064c.py+3-3
- arista/platforms/a7260cx364.py+3-3
- src/scd-hwmon.c+4-4
- src/scd.c+5-39
- src/scd.h+2-3
- utils/arista+1
0 commit comments