pub fn restore_flash( ctx: &Ctx, image_path: &str, commit: bool, index: u16, p: &mut dyn Progress, ) -> Result<()>
Write a previously dumped block image back to the card, for recovery.