]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ip04.h
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / include / configs / ip04.h
index 528363c6b492adb48d139e47b98d7a703cc29b6f..ec510bdac421757a54086fc1e6892ca166d31212 100644 (file)
@@ -20,6 +20,7 @@
 /*
  * Processor Settings
  */
+#define CONFIG_BFIN_CPU             bf532-0.5
 #define CONFIG_BFIN_BOOT_MODE       BFIN_BOOT_NAND
 
 
@@ -68,7 +69,6 @@
  * Network Settings
  */
 #define ADI_CMDS_NETWORK       1
-#define CONFIG_NET_MULTI       1
 #define CONFIG_HOSTNAME                IP04
 
 #define CONFIG_DRIVER_DM9000   1
@@ -77,6 +77,7 @@
 #define DM9000_IO              CONFIG_DM9000_BASE
 #define DM9000_DATA            (CONFIG_DM9000_BASE + 2)
 
+#define CONFIG_LIB_RAND
 
 /*
  * Flash Settings