diff options
Diffstat (limited to 'include/configs/TQM850M.h')
-rw-r--r-- | include/configs/TQM850M.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/TQM850M.h b/include/configs/TQM850M.h index 22894432cbd..2170df5dcb1 100644 --- a/include/configs/TQM850M.h +++ b/include/configs/TQM850M.h @@ -217,6 +217,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)," \ |