summaryrefslogtreecommitdiffstats
path: root/src/idevicerestore.h
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2012-11-07 22:18:53 +0100
committerGravatar Martin Szulecki2012-11-07 22:18:53 +0100
commitb5901c6e45e04e6c17c102225a60a4f29668f087 (patch)
treef2184b1a8b5e5c912ee49de6ae1635ce258ccacc /src/idevicerestore.h
parent540f06a2efe883d119b89b23a2b2bb56bfeb80eb (diff)
downloadidevicerestore-b5901c6e45e04e6c17c102225a60a4f29668f087.tar.gz
idevicerestore-b5901c6e45e04e6c17c102225a60a4f29668f087.tar.bz2
Added baseband flash restore step for progress output
Diffstat (limited to 'src/idevicerestore.h')
-rw-r--r--src/idevicerestore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/idevicerestore.h b/src/idevicerestore.h
index 37cbbc7..65c605f 100644
--- a/src/idevicerestore.h
+++ b/src/idevicerestore.h
@@ -47,6 +47,7 @@ enum {
RESTORE_STEP_UPLOAD_FS,
RESTORE_STEP_FLASH_FS,
RESTORE_STEP_FLASH_NOR,
+ RESTORE_STEP_FLASH_BB,
RESTORE_NUM_STEPS
};