]> git.sur5r.net Git - u-boot/blobdiff - include/configs/bf548-ezkit.h
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
[u-boot] / include / configs / bf548-ezkit.h
index ae27a977b009a3ee562943d22f5e8fad8f1b9213..3eadcefb83e3dd28d20d1d3619796f67812fceab 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
        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