summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2nvstorage.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/2lib/include/2nvstorage.h')
-rw-r--r--firmware/2lib/include/2nvstorage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/2lib/include/2nvstorage.h b/firmware/2lib/include/2nvstorage.h
index 36dbaa03..4b15c2aa 100644
--- a/firmware/2lib/include/2nvstorage.h
+++ b/firmware/2lib/include/2nvstorage.h
@@ -121,7 +121,7 @@ enum vb2_nv_param {
VB2_NV_DEPRECATED_DISABLE_ALT_OS_REQUEST,
/*
* Add a short delay after EC software sync for any interaction
- * with EC-RW (persistent). Currently used on eve for programmatically
+ * with EC-RW (persistent). Formerly used for programmatically
* testing Alt OS booting.
*/
VB2_NV_POST_EC_SYNC_DELAY,