X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx35pdk.h;h=4ec36193c0b237f178c58b0486a04c2ed3c32966;hb=a8992e788aba46f6f129af3111682be86236074f;hp=b57389007dd8ed7e21a89d69b40e4a5e7d9d80a6;hpb=719afeb0b3c60af82f701f122978b935aa6a5217;p=oweals%2Fu-boot.git diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h index b57389007d..4ec36193c0 100644 --- a/include/configs/mx35pdk.h +++ b/include/configs/mx35pdk.h @@ -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 /* @@ -119,7 +117,6 @@ /* * MTD Command for mtdparts */ -#define CONFIG_FLASH_CFI_MTD /* * FLASH and environment organization @@ -136,7 +133,6 @@ /* Address and size of Redundant Environment Sector */ #define CONFIG_ENV_OFFSET_REDUND (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE) -#define CONFIG_ENV_SIZE_REDUND CONFIG_ENV_SIZE #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ CONFIG_SYS_MONITOR_LEN) @@ -148,13 +144,9 @@ /* * 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