Merge git://www.denx.de/git/u-boot-marvell
[oweals/u-boot.git] / include / configs / xfi3.h
index 8e9b5d707725dba4edba639ec9c27a6638219421..bd829a9495670802bcddeeb062554b46df0f11d7 100644 (file)
@@ -10,7 +10,6 @@
 #define CONFIG_MX23                            /* i.MX23 SoC */
 
 /* U-Boot Commands */
-#define CONFIG_SYS_NO_FLASH
 
 /* Memory configuration */
 #define CONFIG_NR_DRAM_BANKS           1               /* 1 bank of DRAM */
@@ -20,7 +19,6 @@
 
 /* Environment */
 #define CONFIG_ENV_SIZE                        (16 * 1024)
-#define CONFIG_ENV_IS_NOWHERE
 #define CONFIG_ENV_OVERWRITE
 
 /* Booting Linux */