summaryrefslogtreecommitdiff
path: root/include/configs/m53evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/m53evk.h')
-rw-r--r--include/configs/m53evk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/m53evk.h b/include/configs/m53evk.h
index a344af4..a5ab381 100644
--- a/include/configs/m53evk.h
+++ b/include/configs/m53evk.h
@@ -128,9 +128,9 @@
#define CONFIG_LZO
#define CONFIG_MTD_DEVICE
#define CONFIG_MTD_PARTITIONS
-#define MTDIDS_DEFAULT "nand0=mxc-nand"
+#define MTDIDS_DEFAULT "nand0=mxc_nand"
#define MTDPARTS_DEFAULT \
- "mtdparts=mxc-nand:" \
+ "mtdparts=mxc_nand:" \
"1m(bootloader)ro," \
"512k(environment)," \
"512k(redundant-environment)," \