summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_nvstorage_rollback.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/lib/vboot_nvstorage_rollback.c')
-rw-r--r--firmware/lib/vboot_nvstorage_rollback.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/lib/vboot_nvstorage_rollback.c b/firmware/lib/vboot_nvstorage_rollback.c
index b1ec9aea..a9132436 100644
--- a/firmware/lib/vboot_nvstorage_rollback.c
+++ b/firmware/lib/vboot_nvstorage_rollback.c
@@ -21,6 +21,7 @@ static const VbNvParam backup_params[] = {
VBNV_DEV_BOOT_LEGACY,
VBNV_DEV_BOOT_SIGNED_ONLY,
VBNV_DEV_BOOT_FASTBOOT_FULL_CAP,
+ VBNV_DEV_DEFAULT_BOOT,
VBNV_FASTBOOT_UNLOCK_IN_FW,
};