Merge git://git.denx.de/u-boot-sunxi
[oweals/u-boot.git] / include / configs / imgtec_xilfpga.h
index 0a7fe602141cbd7ad731ef511f7ed51e785a0f4c..934b76ecaf5c9f59da6fa9a87af082a9660dc754 100644 (file)
  */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 
-/*-------------------------------------------------
- * FLASH configuration
- */
-#define CONFIG_SYS_NO_FLASH
-
 /*------------------------------------------------------------
  * Console Configuration
  */
 #define CONFIG_SYS_CBSIZE              1024 /* Console I/O Buffer Size   */
 #define CONFIG_SYS_MAXARGS             16   /* max number of command args*/
-#define CONFIG_BAUDRATE                        115200
 
 /* -------------------------------------------------
  * Environment
  */
-#define CONFIG_ENV_IS_NOWHERE  1
 #define CONFIG_ENV_SIZE                0x4000
 
 /* ---------------------------------------------------------------------