]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/rsk7264.h
Kconfig: Migrate CONFIG_BAUDRATE
[people/ms/u-boot.git] / include / configs / rsk7264.h
index 4aaa3ef74b73ba036b6879db26797866ce39c70a..cc709097c0331260e706fc80ce18de18c983bad7 100644 (file)
 #ifndef __RSK7264_H
 #define __RSK7264_H
 
-#undef DEBUG
-#define CONFIG_SH2A            1
 #define CONFIG_CPU_SH7264      1
 #define CONFIG_RSK7264         1
 
-#ifndef _CONFIG_CMD_DEFAULT_H
-# include <config_cmd_default.h>
-#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 */