summaryrefslogtreecommitdiff
path: root/extra/usb_updater/gsctool.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/usb_updater/gsctool.h')
-rw-r--r--extra/usb_updater/gsctool.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/extra/usb_updater/gsctool.h b/extra/usb_updater/gsctool.h
index d58c3ba71f..0be6faeb1c 100644
--- a/extra/usb_updater/gsctool.h
+++ b/extra/usb_updater/gsctool.h
@@ -32,7 +32,11 @@ struct transfer_descriptor {
* the cr50 versioning scheme.
*/
int background_update_supported;
-
+ /*
+ * Unconditionally update the inactive RO, helps to make sure both RO
+ * sections are at the same level.
+ */
+ int force_ro;
/*
* offsets of RO and WR sections available for update (not currently
* active).