diff options
Diffstat (limited to 'include/configs/TQM862M.h')
-rw-r--r-- | include/configs/TQM862M.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/TQM862M.h b/include/configs/TQM862M.h index 69070e64597..86d5b016365 100644 --- a/include/configs/TQM862M.h +++ b/include/configs/TQM862M.h @@ -226,6 +226,8 @@ * Dynamic MTD partition support */ #define CONFIG_CMD_MTDPARTS +#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ +#define CONFIG_FLASH_CFI_MTD #define MTDIDS_DEFAULT "nor0=TQM8xxM-0" #define MTDPARTS_DEFAULT "mtdparts=TQM8xxM-0:512k(u-boot)," \ |