X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Frsk7264.h;h=cc709097c0331260e706fc80ce18de18c983bad7;hb=f40574e2d78c96a3818c4fa2379382d924866a6e;hp=2ecf785082623c06abe71b92365650243dceced2;hpb=c44d3cd1c436af20ffc5f70451151f4de69a2278;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/rsk7264.h b/include/configs/rsk7264.h index 2ecf785082..cc709097c0 100644 --- a/include/configs/rsk7264.h +++ b/include/configs/rsk7264.h @@ -11,17 +11,12 @@ #ifndef __RSK7264_H #define __RSK7264_H -#undef DEBUG #define CONFIG_CPU_SH7264 1 #define CONFIG_RSK7264 1 -#ifndef _CONFIG_CMD_DEFAULT_H -# include -#endif +#define CONFIG_DISPLAY_BOARDINFO -#define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTARGS "console=ttySC3,115200" -#define CONFIG_BOOTDELAY 3 #define CONFIG_SYS_BAUDRATE_TABLE { CONFIG_BAUDRATE } #define CONFIG_SYS_LONGHELP 1 /* undef to save memory */