Commit e45780b
committed
remote/client: Provide a way to set the strategy end-state
It is possible to set the initial state of a strategy, but not the final
state. In many cases we want to power the board off and otherwise clean
things up at the end. Provide a -e option to accomplish this.
Signed-off-by: Simon Glass <sjg@chromium.org>1 parent b00baf0 commit e45780b
2 files changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
887 | 893 | | |
888 | 894 | | |
889 | 895 | | |
| |||
1882 | 1888 | | |
1883 | 1889 | | |
1884 | 1890 | | |
| 1891 | + | |
1885 | 1892 | | |
1886 | 1893 | | |
1887 | 1894 | | |
| |||
2274 | 2281 | | |
2275 | 2282 | | |
2276 | 2283 | | |
| 2284 | + | |
2277 | 2285 | | |
2278 | 2286 | | |
2279 | 2287 | | |
| |||
2299 | 2307 | | |
2300 | 2308 | | |
2301 | 2309 | | |
| 2310 | + | |
| 2311 | + | |
| 2312 | + | |
2302 | 2313 | | |
2303 | 2314 | | |
2304 | 2315 | | |
| |||
2370 | 2381 | | |
2371 | 2382 | | |
2372 | 2383 | | |
| 2384 | + | |
2373 | 2385 | | |
2374 | 2386 | | |
2375 | 2387 | | |
| |||
2384 | 2396 | | |
2385 | 2397 | | |
2386 | 2398 | | |
| 2399 | + | |
2387 | 2400 | | |
2388 | 2401 | | |
2389 | 2402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| |||
0 commit comments