Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin
[oweals/u-boot.git] / include / configs / bf548-ezkit.h
index ae27a977b009a3ee562943d22f5e8fad8f1b9213..89adfefee3797b8c129e8733d3ba9224cdfc35db 100644 (file)
@@ -69,7 +69,6 @@
  * Network Settings
  */
 #define ADI_CMDS_NETWORK       1
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC911X 1
 #define CONFIG_SMC911X_BASE    0x24000000
 #define CONFIG_SMC911X_16_BIT
 #define CONFIG_DRIVER_NAND_BFIN
 #define CONFIG_SYS_NAND_BASE           0 /* not actually used */
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
-#define NAND_MAX_CHIPS         1
 
 
 /*
        GPIO_PB8, GPIO_PB9, GPIO_PB10, GPIO_PB11
 #define CONFIG_POST_BSPEC2_GPIO_NAMES \
        13, 12, 11, 10,
-#define FLASH_START_POST_BLOCK 11       /* Should > = 11 */
-#define FLASH_END_POST_BLOCK   71       /* Should < = 71 */
+#define CONFIG_SYS_POST_FLASH_START    10
+#define CONFIG_SYS_POST_FLASH_END      127
 #endif