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, 2 insertions, 0 deletions
diff --git a/firmware/2lib/include/2nvstorage.h b/firmware/2lib/include/2nvstorage.h
index a5879192..38904289 100644
--- a/firmware/2lib/include/2nvstorage.h
+++ b/firmware/2lib/include/2nvstorage.h
@@ -125,6 +125,8 @@ enum vb2_nv_param {
* testing Alt OS booting.
*/
VB2_NV_POST_EC_SYNC_DELAY,
+ /* Request booting of diagnostic rom. 0=no, 1=yes. */
+ VB2_NV_DIAG_REQUEST,
};
/* Set default boot in developer mode */