summaryrefslogtreecommitdiff
path: root/include/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system.h')
-rw-r--r--include/system.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/system.h b/include/system.h
index a08492c7b8..f2d08f74b9 100644
--- a/include/system.h
+++ b/include/system.h
@@ -274,6 +274,10 @@ int system_get_chip_unique_id(uint8_t **id);
* not implemented.
*/
enum system_bbram_idx {
+ /*
+ * TODO(crbug.com/693210): Consider boards without vbnvcontext
+ * host command.
+ */
SYSTEM_BBRAM_IDX_VBNVBLOCK0 = 0,
/*
* ...