]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/m28evk.h
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
[people/ms/u-boot.git] / include / configs / m28evk.h
index b5ba6b43d7e5c45e6b26b383dfb5ad1b33fc16fe..ad6995d1a033abd5a808bc70bace7c35ea3f13d2 100644 (file)
 
 #define CONFIG_MTD_DEVICE
 #define CONFIG_MTD_PARTITIONS
-#define MTDIDS_DEFAULT                 "nand0=gpmi-nand"
-#define MTDPARTS_DEFAULT                       \
-       "mtdparts=gpmi-nand:"                   \
-               "3m(u-boot),"                   \
-               "512k(env1),"                   \
-               "512k(env2),"                   \
-               "14m(boot),"                    \
-               "238m(data),"                   \
-               "-@4096k(UBI)"
 #endif
 
 /* FEC Ethernet on SoC */