]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ethernut5.h
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
[u-boot] / include / configs / ethernut5.h
index 9bf35328c69d90830ef0d3c436aa94a27111cfcf..322e623eaf334fc840caefb154ccc194394d92cf 100644 (file)
 /* File systems */
 #define CONFIG_MTD_DEVICE
 #define CONFIG_MTD_PARTITIONS
-#if defined(CONFIG_CMD_MTDPARTS) || defined(CONFIG_CMD_NAND)
-#define MTDIDS_DEFAULT         "nand0=atmel_nand"
-#define MTDPARTS_DEFAULT       "mtdparts=atmel_nand:-(root)"
-#endif
 
 /* Boot command */
 #define CONFIG_CMDLINE_TAG