This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Commit 764a7ed
[device]: Enable arista drivers for sonic-linux-kernel 4.9 (#21)
* Enable arista drivers
* Add vfat ascii charset in initramfs
* Update boot0.j2 for 4.9 kernel
* Fix i2c offsets in sensors.conf
* Bump sonic-platform-modules-arista submodule1 parent 0d2ffd8 commit 764a7ed
5 files changed
Lines changed: 17 additions & 14 deletions
File tree
- device/arista/x86_64-arista_7050_qx32
- files
- Aboot
- initramfs-tools
- platform/broadcom
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Submodule sonic-platform-modules-arista updated 21 files
- Makefile+1
- arista/components/dpm.py-59
- arista/components/scd.py+91-117
- arista/core/config.py-54
- arista/core/inventory.py-24
- arista/core/platform.py+1-1
- arista/core/utils.py+14-41
- arista/platforms/a7050qx32.py+10-19
- arista/platforms/a7050qx32s.py+7-11
- arista/platforms/a7060cx32s.py+7-11
- arista/platforms/a717064c.py+4-12
- arista/platforms/a7260cx364.py+4-12
- arista/utils/sonic_sfputil.py-31
- confs/sonic-platform-arista.service+1-1
- confs/watchdog-stop.service+1-1
- debian/control+1-1
- debian/rules-4
- src/scd-hwmon.c+4-4
- src/scd.c+39-5
- src/scd.h+3-2
- utils/arista-1
0 commit comments