summaryrefslogtreecommitdiff
path: root/chip/lm4/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/lm4/config.h')
-rw-r--r--chip/lm4/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chip/lm4/config.h b/chip/lm4/config.h
index ff5c5771c8..2a24fee8fb 100644
--- a/chip/lm4/config.h
+++ b/chip/lm4/config.h
@@ -59,6 +59,9 @@
#define CONFIG_SECTION_RW_OFF (CONFIG_SECTION_RO_OFF \
+ CONFIG_SECTION_RO_SIZE)
+#define CONFIG_SECTION_WP_RO_SIZE (40 * CONFIG_FLASH_BANK_SIZE)
+#define CONFIG_SECTION_WP_RO_OFF CONFIG_FLASH_BASE
+
#ifdef CONFIG_VBOOT_SIG
/*
* The top of each section will hold the vboot stuff, since the firmware vector