Merge git://git.denx.de/u-boot-socfpga
[platform/kernel/u-boot.git] / include / configs / zmx25.h
index 576a73f..c8b6161 100644 (file)
@@ -45,7 +45,6 @@
  */
 #define CONFIG_FEC_MXC
 #define CONFIG_FEC_MXC_PHYADDR         0x00
-#define CONFIG_MII
 
 /*
  * BOOTP options
@@ -73,7 +72,6 @@
 #endif /* CONFIG_CMD_USB */
 
 /* SDRAM */
-#define CONFIG_NR_DRAM_BANKS   1
 #define PHYS_SDRAM             0x80000000      /* start address of LPDDRRAM */
 #define PHYS_SDRAM_SIZE                0x04000000      /* 64 megs */
 
@@ -94,9 +92,6 @@
 /*
  * CFI FLASH driver setup
  */
-#define CONFIG_SYS_FLASH_CFI
-#define CONFIG_FLASH_CFI_DRIVER
-#define CONFIG_SYS_FLASH_USE_BUFFER_WRITE      /* ~10x faster */
 
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_SYS_SDRAM_BASE