summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-meizu-m6sp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-meizu-m6sp.h')
-rw-r--r--firmware/export/config-meizu-m6sp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-meizu-m6sp.h b/firmware/export/config-meizu-m6sp.h
index 973d6fdcca..02f1f86d7a 100644
--- a/firmware/export/config-meizu-m6sp.h
+++ b/firmware/export/config-meizu-m6sp.h
@@ -58,6 +58,9 @@
#define CONFIG_NAND NAND_SAMSUNG
+/* The NAND flash has 2048-byte sectors, and is our only storage */
+#define SECTOR_SIZE 2048
+
/* LCD dimensions */
#define LCD_WIDTH 240
#define LCD_HEIGHT 320