Commit 3619a60
resource/udev: update imxusbloader ids
Some USB devices compatible with UUU are still missing in the match list
of the IMXUSBLoader, making it fail on tests. Use the `uuu -udev`
command from the latest UUU version to extract a full list of compatible
VID/UIDs. Sort it in ascending order and merge it with the existing
list. Existing devices that are not present in that command are left
separated under a comment in case they are still required.
Signed-off-by: Gerard Salvatella <gerard.salvatella@siemens.com>
(cherry picked from commit 62d6c8f)
Signed-off-by: Rouven Czerwinski <rouven.czerwinski@linaro.org>1 parent 0507604 commit 3619a60
1 file changed
Lines changed: 20 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
277 | 281 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
282 | 288 | | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
287 | 298 | | |
288 | 299 | | |
289 | 300 | | |
| |||
0 commit comments