]> Git Repo - J-u-boot.git/blobdiff - include/configs/TQM862L.h
sh: Add support ESPT-GIGA borad
[J-u-boot.git] / include / configs / TQM862L.h
index 0a5180e4f36cac034cca2fb4261e17346ecbac98..1f79b170dbe90b0c328ed88f3c4c967a04a6eefd 100644 (file)
 /*-----------------------------------------------------------------------
  * Dynamic MTD partition support
  */
-#define CONFIG_JFFS2_CMDLINE
+#define CONFIG_CMD_MTDPARTS
+#define CONFIG_MTD_DEVICE              /* needed for mtdparts commands */
+#define CONFIG_FLASH_CFI_MTD
 #define MTDIDS_DEFAULT         "nor0=TQM8xxL-0"
 
 #define MTDPARTS_DEFAULT       "mtdparts=TQM8xxL-0:256k(u-boot),"      \
This page took 0.030151 seconds and 4 git commands to generate.