X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmotionpro.h;h=fa4310b79febf315c23b0bc294b88ccbb473a70d;hb=abaa5ba4e3b52f82b8158044cba6cf7986309d43;hp=e6e3729a20dba92077005ed7e17076ab12784bcb;hpb=9eb468da3fd8753de55ab271d6ff5ed7f36d7ea2;p=oweals%2Fu-boot.git diff --git a/include/configs/motionpro.h b/include/configs/motionpro.h index e6e3729a20..fa4310b79f 100644 --- a/include/configs/motionpro.h +++ b/include/configs/motionpro.h @@ -275,7 +275,9 @@ /* * MTD configuration */ -#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=motionpro-0" #define MTDPARTS_DEFAULT "mtdparts=motionpro-0:" \ "13m(fs),2m(kernel),256k(uboot)," \