configs: Migrate CMD_NAND*
[platform/kernel/u-boot.git] / include / configs / adp-ag101p.h
index bc122d3..f966278 100644 (file)
 #define CONFIG_SYS_NS16550_CLK         ((18432000 * 20) / 25)  /* AG101P */
 
 /*
- * Ethernet
- */
-#define CONFIG_FTMAC100
-
-/*
  * SD (MMC) controller
  */
 #define CONFIG_FTSDC010
 #define CONFIG_SYS_MAX_FLASH_SECT      512
 
 /* environments */
-#define CONFIG_ENV_IS_IN_FLASH
 #define CONFIG_ENV_ADDR                        (CONFIG_SYS_MONITOR_BASE + 0x140000)
 #define CONFIG_ENV_SIZE                        8192
 #define CONFIG_ENV_OVERWRITE