X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fms7722se.h;h=f456bf62931fe9a6eadc6f30455f43ab668b5fe8;hb=cbb89ed026e761b58a2568fea7b98135abcefe21;hp=a473eec4e86015898f83d3c12c28e0bd038a3634;hpb=6637cb7691e55fcf139ba9ff528f60909b9b838c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ms7722se.h b/include/configs/ms7722se.h index a473eec..f456bf6 100644 --- a/include/configs/ms7722se.h +++ b/include/configs/ms7722se.h @@ -12,12 +12,11 @@ #define CONFIG_CPU_SH7722 1 #define CONFIG_MS7722SE 1 -#define CONFIG_CMD_JFFS2 #define CONFIG_CMD_SDRAM -#define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTARGS "console=ttySC0,115200 root=1f01" +#define CONFIG_DISPLAY_BOARDINFO #undef CONFIG_SHOW_BOOT_PROGRESS /* SMC9111 */ @@ -86,7 +85,6 @@ #undef CONFIG_SYS_DIRECT_FLASH_TFTP -#define CONFIG_ENV_IS_IN_FLASH #define CONFIG_ENV_OVERWRITE 1 #define CONFIG_ENV_SECT_SIZE (8 * 1024) #define CONFIG_ENV_SIZE (CONFIG_ENV_SECT_SIZE)