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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chip/lm4/config.h b/chip/lm4/config.h
index 74d7663a6c..ff5c5771c8 100644
--- a/chip/lm4/config.h
+++ b/chip/lm4/config.h
@@ -26,6 +26,8 @@
#define CONFIG_FLASH_BASE 0x00000000
#define CONFIG_FLASH_BANK_SIZE 0x00000800 /* protect bank size */
+#define CONFIG_FLASH_ERASE_SIZE 0x00000400 /* erase bank size */
+#define CONFIG_FLASH_WRITE_SIZE 0x00000004 /* minimum write size */
/* This is the physical size of the flash on the chip. We'll reserve one bank
* in order to emulate per-bank write-protection UNTIL REBOOT. The hardware