aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/nuc1x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/nuc1x.c')
-rw-r--r--src/flash/nor/nuc1x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/nuc1x.c b/src/flash/nor/nuc1x.c
index da88134d..6ca858ec 100644
--- a/src/flash/nor/nuc1x.c
+++ b/src/flash/nor/nuc1x.c
@@ -76,7 +76,7 @@
#define LOCK 0x00
/* part structs */
-static struct {
+static const struct {
const char *partname;
uint32_t partno;
uint16_t num_page;