X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmpr2.h;h=df8ffe29d0a5216dd00e07acb2c2f74ad3143cb1;hb=a1dc980d88a5c9c2b99251c8d8299b0c8948de73;hp=8ae497c6d56edb5d350ed7ded3ef56c2ad185ba6;hpb=bf46e7d8d134521301ff02b6d97e8998aa10a83d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h index 8ae497c..df8ffe2 100644 --- a/include/configs/mpr2.h +++ b/include/configs/mpr2.h @@ -11,22 +11,18 @@ #define __MPR2_H /* Supported commands */ -#define CONFIG_CMD_SAVEENV -#define CONFIG_CMD_CACHE -#define CONFIG_CMD_MEMORY -#define CONFIG_CMD_FLASH /* Default environment variables */ -#define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTARGS "console=ttySC0,115200" #define CONFIG_BOOTFILE "/boot/zImage" #define CONFIG_LOADADDR 0x8E000000 -#define CONFIG_VERSION_VARIABLE /* CPU and platform */ #define CONFIG_CPU_SH7720 1 #define CONFIG_MPR2 1 +#define CONFIG_DISPLAY_BOARDINFO + /* U-Boot internals */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_CBSIZE 256 /* Buffer size for input from the Console */