Commit 495c3dc
authored
Have qspi take a slot argument (#585)
Hubris QSPI APIs target either flash slot 0 or flash slot 1. Currently
`humility qspi` uses the version of the API that targets the active
slot. This can be confusing if another command was run targeting the
inactive slot. Have `humility qspi` take a slot argument to change
the slot before running any commands.1 parent 1202bcb commit 495c3dc
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
| |||
485 | 489 | | |
486 | 490 | | |
487 | 491 | | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
488 | 513 | | |
489 | 514 | | |
490 | 515 | | |
| |||
0 commit comments