summaryrefslogtreecommitdiff
path: root/zephyr/include/cros/binman.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/include/cros/binman.dtsi')
-rw-r--r--zephyr/include/cros/binman.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/include/cros/binman.dtsi b/zephyr/include/cros/binman.dtsi
index 1ba7a3bde6..dcf494843f 100644
--- a/zephyr/include/cros/binman.dtsi
+++ b/zephyr/include/cros/binman.dtsi
@@ -28,6 +28,12 @@
size = <32>;
text-label = "version";
};
+ cbi {
+ type = "fill";
+ size = <0>;
+ fill-byte = [ff];
+ preserve;
+ };
};
};
ec-rw {