]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cm-bf527.h
Net: Clean up LAN91C96 Support
[u-boot] / include / configs / cm-bf527.h
index fea087370934d8081868ec5aff5b1d7aa5976c63..159271996b5f2695b3d5ea2b7d5e0d876380b8dd 100644 (file)
@@ -5,7 +5,7 @@
 #ifndef __CONFIG_CM_BF527_H__
 #define __CONFIG_CM_BF527_H__
 
-#include <asm/blackfin-config-pre.h>
+#include <asm/config-pre.h>
 
 
 /*
@@ -95,7 +95,7 @@
 #define CONFIG_SYS_FLASH_CFI
 #define CONFIG_SYS_FLASH_PROTECTION
 #define CONFIG_SYS_MAX_FLASH_BANKS     1
-#define CONFIG_SYS_MAX_FLASH_SECT      64
+#define CONFIG_SYS_MAX_FLASH_SECT      67
 
 
 /*
  */
 #include <configs/bfin_adi_common.h>
 
-#include <asm/blackfin-config-post.h>
-
 #endif