]> git.sur5r.net Git - u-boot/blobdiff - include/configs/bur_cfg_common.h
ARM: rmobile: salvator-x: Adjust UART clock
[u-boot] / include / configs / bur_cfg_common.h
index 22c32496aadcc602a1bb9c8166959513ff1114c3..3f967bb1b502fc410212598b1a544b4704099a5f 100644 (file)
@@ -26,8 +26,6 @@
 
 #define CONFIG_PREBOOT                 "run cfgscr; run brdefaultip"
 
-#define CONFIG_BOARD_LATE_INIT
-
 /* Network defines */
 #define CONFIG_BOOTP_DNS               /* Configurable parts of CMD_DHCP */
 #define CONFIG_BOOTP_SEND_HOSTNAME
 #define CONFIG_NETCONSOLE              1
 #define CONFIG_BOOTP_MAY_FAIL          /* if we don't have DHCP environment */
 
-#define CONFIG_SYS_CONSOLE_INFO_QUIET
 #define CONFIG_ENV_OVERWRITE           /* Overwrite ethaddr / serial# */
-#define CONFIG_SYS_CONSOLE_IS_IN_ENV
-#define CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
 
 /* As stated above, the following choices are optional. */
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING
-#define CONFIG_VERSION_VARIABLE
 
 /* We set the max number of command args high to avoid HUSH bugs. */
 #define CONFIG_SYS_MAXARGS             64