]> git.sur5r.net Git - u-boot/blobdiff - include/configs/bf561-acvilon.h
net: Remove all references to CONFIG_ETHADDR and friends
[u-boot] / include / configs / bf561-acvilon.h
index 1490b2f9839e94b3515711bd4ccfc68ec0a2d4a3..03f3cec9dbb03ea6c051da7c2d9828563164eadf 100644 (file)
@@ -53,7 +53,7 @@
 #define CONFIG_EBIU_AMBCTL0_VAL                0xffc2ffc2
 #define CONFIG_EBIU_AMBCTL1_VAL                0x99b35554
 
-#define CONFIG_SYS_MONITOR_LEN         (256 * 1024)
+#define CONFIG_SYS_MONITOR_LEN         (384 * 1024)
 #define CONFIG_SYS_MALLOC_LEN          (128 * 1024)
 
 
@@ -76,7 +76,6 @@
  * Network Settings
  */
 #define ADI_CMDS_NETWORK                       1
-#define CONFIG_NET_MULTI
 #define CONFIG_CMD_NET
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_DATE
@@ -93,9 +92,6 @@
 
 #define CONFIG_HOSTNAME                bf561-acvilon
 
-/* Uncomment next line to use fixed MAC address */
-/* #define CONFIG_ETHADDR                              02:80:ad:20:31:e8 */
-
 
 /*
  * Flash Settings
 #define CONFIG_BAUDRATE                                57600
 #define CONFIG_SYS_PROMPT "Acvilon> "
 
-
 /*
  * Pull in common ADI header for remaining command/environment setup
  */