Commit 7ef30ea
scripts: pcie_utils.py: rescan even if no card is on bus
Commit d33106d (app: pytest: e2e_smoke: support rescan if no card is on bus)
added this behavior to the e2e smoke test, but commit d1ea6e1
(boards: tt_blackhole: rename bmc to dmc to avoid confusion) did not
port the behavior into the new pcie_utils.py script. Reintroduce it.
Signed-off-by: Daniel DeGrasse <[email protected]>1 parent 7887d15 commit 7ef30ea
1 file changed
+13
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
34 | | - | |
| 42 | + | |
35 | 43 | | |
| 44 | + | |
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| |||
0 commit comments