summaryrefslogtreecommitdiff
path: root/zephyr/include/cros/ite/it8xxx2.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/include/cros/ite/it8xxx2.dtsi')
-rw-r--r--zephyr/include/cros/ite/it8xxx2.dtsi11
1 files changed, 11 insertions, 0 deletions
diff --git a/zephyr/include/cros/ite/it8xxx2.dtsi b/zephyr/include/cros/ite/it8xxx2.dtsi
index 4f1431b228..384a8466fe 100644
--- a/zephyr/include/cros/ite/it8xxx2.dtsi
+++ b/zephyr/include/cros/ite/it8xxx2.dtsi
@@ -94,6 +94,17 @@
ec-rw {
offset = <0x60000>;
size = <0x60000>;
+ rw-fw {
+ rw-fwid {
+ /* Fix the lcoation of the FWID to the
+ * last 32 bytes of the flash. This
+ * ensures the RW entries in the FMAP
+ * stored in the RO section of flash
+ * are always correct.
+ */
+ offset = <(0x60000 - 32)>;
+ };
+ };
};
pad-byte = <0xff>;
pad-after = <0x40000>;