labgrid
labgrid copied to clipboard
driver: fastbootdriver: support fastboot over network
Signed-off-by: Oleg Karfich [email protected]
Extend the currently fastboot implementation in labgrid by supporting fastboot over ethernet.
The extension is tested with an WAGO PFC200 (750-8212) with running Barebox v2021.10.0. We also tested the currently implemented USB functionality in case of some breaking changes.
Checklist
- [x] Documentation for the feature
- [ ] Tests for the feature
- [x] The arguments and description in doc/configuration.rst have been updated
- [x] PR has been tested
Codecov Report
Merging #959 (8888926) into master (dffc61d) will increase coverage by
0.0%
. The diff coverage is66.0%
.
@@ Coverage Diff @@
## master #959 +/- ##
======================================
Coverage 57.1% 57.2%
======================================
Files 150 151 +1
Lines 11199 11251 +52
======================================
+ Hits 6402 6437 +35
- Misses 4797 4814 +17
Impacted Files | Coverage Δ | |
---|---|---|
labgrid/resource/suggest.py | 0.0% <0.0%> (ø) |
|
labgrid/driver/fastbootdriver.py | 50.5% <42.8%> (-0.1%) |
:arrow_down: |
labgrid/remote/exporter.py | 60.2% <50.0%> (-0.4%) |
:arrow_down: |
labgrid/resource/udev.py | 48.2% <71.4%> (+0.2%) |
:arrow_up: |
labgrid/resource/remote.py | 82.3% <78.5%> (-0.3%) |
:arrow_down: |
labgrid/resource/fastboot.py | 100.0% <100.0%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
bump :-)