bb-imager: Add customization progress
- Make customization a seperate stage of flashing.
- Gives better cancel messages
- Also cleanup CLI since adding new stages makes the stage id difficult
to maintain.
Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
Showing
- bb-imager/src/common.rs 3 additions, 0 deletionsbb-imager/src/common.rs
- bb-imager/src/flasher/sd.rs 2 additions, 2 deletionsbb-imager/src/flasher/sd.rs
- bb-imager/src/util.rs 1 addition, 1 deletionbb-imager/src/util.rs
- cli/src/main.rs 23 additions, 5 deletionscli/src/main.rs
- gui/src/constants.rs 1 addition, 1 deletiongui/src/constants.rs
- gui/src/helpers.rs 32 additions, 39 deletionsgui/src/helpers.rs
Please register or sign in to comment