]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sh7763rdp.h
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
[u-boot] / include / configs / sh7763rdp.h
index 3876e071e2181ce6119c3a70e38b5e6bef2a78be..de4a5879144e4975e4d732c293440164f1200469 100644 (file)
 #define __SH7763RDP_H
 
 #define CONFIG_CPU_SH7763      1
-#define CONFIG_SH7763RDP       1
 #define __LITTLE_ENDIAN                1
 
-/*
- * Command line configuration.
- */
-#define CONFIG_CMD_SDRAM
-
-#define CONFIG_BOOTARGS         "console=ttySC2,115200 root=1f01"
 #define CONFIG_ENV_OVERWRITE    1
 
 #define CONFIG_DISPLAY_BOARDINFO
 
 #define CONFIG_SYS_TEXT_BASE   0x8FFC0000
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
-#define CONFIG_SYS_CBSIZE              256     /* Buffer size for input from the Console */
 #define CONFIG_SYS_PBSIZE              256     /* Buffer size for Console output */
-#define CONFIG_SYS_MAXARGS             16      /* max args accepted for monitor commands */
-#define CONFIG_SYS_BARGSIZE    512     /* Buffer size for Boot Arguments
-                                                               passed to kernel */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 115200 }      /* List of legal baudrate
                                                                                                settings for this board */
 
@@ -88,7 +77,6 @@
 #define CONFIG_SYS_TMU_CLK_DIV         (4)     /* 4 (default), 16, 64, 256 or 1024 */
 
 /* Ether */
-#define CONFIG_SH_ETHER 1
 #define CONFIG_SH_ETHER_USE_PORT (1)
 #define CONFIG_SH_ETHER_PHY_ADDR (0x01)
 #define CONFIG_BITBANGMII