]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/PATI.h
configs: k2g_evm: make sure config fallbacks take effect
[people/ms/u-boot.git] / include / configs / PATI.h
index 9f3c0372378ee132b0d409a4fce96713536fff46..1f26ac4c2da956233dd9c100249a5f1e44bae99f 100644 (file)
@@ -25,8 +25,6 @@
 #define        CONFIG_5xx_CONS_SCI1
 #undef CONFIG_5xx_CONS_SCI2
 
-#define CONFIG_BAUDRATE                9600
-
 /*
  * BOOTP options
  */
  */
 #define CONFIG_CMD_REGINFO
 #define CONFIG_CMD_REGINFO
-#define CONFIG_CMD_BSP
-#define CONFIG_CMD_EEPROM
-#define CONFIG_CMD_IRQ
 
-#if 0
-#define CONFIG_BOOTDELAY       -1              /* autoboot disabled                    */
-#else
-#define CONFIG_BOOTDELAY       5               /* autoboot after 5 seconds             */
-#endif
 #define CONFIG_BOOTCOMMAND     ""      /* autoboot command                     */
 
 #define CONFIG_BOOTARGS                ""              /* */
 
 #define CONFIG_WATCHDOG                                /* turn on platform specific watchdog   */
 
-/*#define CONFIG_STATUS_LED    1               */ /* Enable status led */
-
 #define CONFIG_LOADS_ECHO      1               /* Echo on for serial download */
 
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_CONSOLE_IS_IN_ENV   /* stdin, stdout and stderr are in evironment */
 #define CONFIG_PREBOOT
 
 #define        CONFIG_SYS_LONGHELP                             /* undef to save memory         */
@@ -82,8 +69,6 @@
 
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 1250000 }
 
-#define CONFIG_BOARD_EARLY_INIT_F
-
 /***********************************************************************
  * Last Stage Init
  ***********************************************************************/
  */
 #define CONFIG_SYS_DER                 0x00000000
 
-#define VERSION_TAG "released"
-#define CONFIG_ISO_STRING "MEV-10084-001"
-
-#define CONFIG_IDENT_STRING "\n(c) 2003 by MPL AG Switzerland, " CONFIG_ISO_STRING " " VERSION_TAG
-
 #endif /* __CONFIG_H */