diff options
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r-- | include/configs/trab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h index 0a7a73d..8f13c35 100644 --- a/include/configs/trab.h +++ b/include/configs/trab.h @@ -375,7 +375,7 @@ #define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Dynamic MTD partition support */ -#define CONFIG_JFFS2_CMDLINE +#define CONFIG_CMD_MTDPARTS #define MTDIDS_DEFAULT "nor0=0" /* production flash layout */ |