X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FTQM866M.h;h=071afd4f3fb6f4717cf4afee9813329f323c5eb7;hb=bb3bcfa2426cc6a0aecec7270e3ee67ca843a125;hp=421a2d86891b93bc38061379988091af5e8de79f;hpb=9a63b7f4f8f3c99cf017e0d3d4a152dfcd913b5a;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/TQM866M.h b/include/configs/TQM866M.h index 421a2d8..071afd4 100644 --- a/include/configs/TQM866M.h +++ b/include/configs/TQM866M.h @@ -51,7 +51,8 @@ #endif #define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */ - +#define CONFIG_SYS_SMC_RXBUFLEN 128 +#define CONFIG_SYS_MAXIDLE 10 #define CONFIG_BAUDRATE 115200 /* console baudrate = 115kbps */ #define CONFIG_BOOTCOUNT_LIMIT @@ -265,7 +266,9 @@ /*----------------------------------------------------------------------- * 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=TQM8xxM-0" #define MTDPARTS_DEFAULT "mtdparts=TQM8xxM-0:512k(u-boot)," \