apalis/colibri imx6: provide proper fdtfile value
[oweals/u-boot.git] / include / configs / mx35pdk.h
index b57389007dd8ed7e21a89d69b40e4a5e7d9d80a6..e153dfb1992231599d511fe39bd90b412fa06ad2 100644 (file)
@@ -87,8 +87,6 @@
 #define IMX_FEC_BASE   FEC_BASE_ADDR
 #define CONFIG_FEC_MXC_PHYADDR 0x1F
 
-#define CONFIG_MII
-
 #define CONFIG_ARP_TIMEOUT     200UL
 
 /*
 /*
  * MTD Command for mtdparts
  */
-#define CONFIG_FLASH_CFI_MTD
 
 /*
  * FLASH and environment organization
 /*
  * CFI FLASH driver setup
  */
-#define CONFIG_SYS_FLASH_CFI           /* Flash memory is CFI compliant */
-#define CONFIG_FLASH_CFI_DRIVER
 
 /* A non-standard buffered write algorithm */
 #define CONFIG_FLASH_SPANSION_S29WS_N
-#define CONFIG_SYS_FLASH_USE_BUFFER_WRITE      /* faster */
-#define CONFIG_SYS_FLASH_PROTECTION    /* Use hardware sector protection */
 
 /*
  * NAND FLASH driver setup