X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmpr2.h;h=df8ffe29d0a5216dd00e07acb2c2f74ad3143cb1;hb=cb33bda44f4bbf6fb58adf41dced313ca38da6fc;hp=3f2bfa47e4336c5273a44867e624b1bdedda0640;hpb=f4c6f9335c1e867862dcebcfa9c05b2e3dd05636;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h index 3f2bfa4..df8ffe2 100644 --- a/include/configs/mpr2.h +++ b/include/configs/mpr2.h @@ -13,16 +13,16 @@ /* Supported commands */ /* 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 */