diff options
Diffstat (limited to 'include/configs/TB5200.h')
| -rw-r--r-- | include/configs/TB5200.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/TB5200.h b/include/configs/TB5200.h index b42d3d944..92b4fa503 100644 --- a/include/configs/TB5200.h +++ b/include/configs/TB5200.h @@ -275,7 +275,7 @@  					   (= chip selects) */  /* Dynamic MTD partition support */ -#define CONFIG_JFFS2_CMDLINE +#define CONFIG_CMD_MTDPARTS  #define MTDIDS_DEFAULT		"nor0=TQM5200-0"  #if defined(CONFIG_TQM5200_B)  #define MTDPARTS_DEFAULT	"mtdparts=TQM5200-0:768k(firmware),"	\ |