X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fwoodburn_common.h;h=82c57b65e6f0e0e6e10169ae258dc6bd0ca562bf;hb=4862830b696a6d0750e19d32a82553cdb41a85f8;hp=88ee59259caf1ed6cafa708bf2fe6bf4b66b6d2e;hpb=2ae23a280be660c5c3dc8addb7f61bf7c12242f7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/woodburn_common.h b/include/configs/woodburn_common.h index 88ee592..82c57b6 100644 --- a/include/configs/woodburn_common.h +++ b/include/configs/woodburn_common.h @@ -80,7 +80,6 @@ #define IMX_FEC_BASE FEC_BASE_ADDR #define CONFIG_FEC_MXC_PHYADDR 0x1 -#define CONFIG_MII #define CONFIG_DISCOVER_PHY #define CONFIG_ARP_TIMEOUT 200UL @@ -97,7 +96,6 @@ /* * Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM_1 CSD0_BASE_ADDR #define PHYS_SDRAM_1_SIZE (256 * 1024 * 1024) @@ -112,7 +110,6 @@ /* * MTD Command for mtdparts */ -#define CONFIG_FLASH_CFI_MTD /* * FLASH and environment organization @@ -137,12 +134,8 @@ /* * 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_SYS_FLASH_USE_BUFFER_WRITE /* faster */ -#define CONFIG_SYS_FLASH_PROTECTION /* Use hardware sector protection */ /* * NAND FLASH driver setup