X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Frsk7269.h;h=12812f9a3454a4ae1d6d86ba7f69bde70c4b22cd;hb=8d3a25685e4aac7070365a2b3c53c2c81b27930f;hp=b4fbc9c17db5660728dff84f59c17c5d25e1387c;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/rsk7269.h b/include/configs/rsk7269.h index b4fbc9c..12812f9 100644 --- a/include/configs/rsk7269.h +++ b/include/configs/rsk7269.h @@ -10,13 +10,12 @@ #ifndef __RSK7269_H #define __RSK7269_H -#undef DEBUG #define CONFIG_CPU_SH7269 1 #define CONFIG_RSK7269 1 -#define CONFIG_BAUDRATE 115200 +#define CONFIG_DISPLAY_BOARDINFO + #define CONFIG_BOOTARGS "console=ttySC7,115200" -#define CONFIG_BOOTDELAY 3 #define CONFIG_SYS_BAUDRATE_TABLE { CONFIG_BAUDRATE } #define CONFIG_SYS_LONGHELP /* undef to save memory */