]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/MPC8313ERDB.h
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
[thirdparty/u-boot.git] / include / configs / MPC8313ERDB.h
index 78e6811eceeb37bf12cd95f443886e444f11a1b6..0f60892509df082f7f75bfc71895e5412cf83470 100644 (file)
 
 #define CONFIG_MTD_DEVICE
 #define CONFIG_MTD_PARTITION
-#define MTDIDS_DEFAULT                 "nand0=e2800000.flash"
-#define MTDPARTS_DEFAULT               \
-       "mtdparts=e2800000.flash:512k(uboot),128k(env),6m@1m(kernel),-(fs)"
 
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 #define CONFIG_NAND_FSL_ELBC 1