]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ip04.h
at91: enable USB ethernet for taskit stamp9g20
[karo-tx-uboot.git] / include / configs / ip04.h
index 528363c6b492adb48d139e47b98d7a703cc29b6f..0efa2b7b9f262f69d83e2268842f26d04819f497 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
 #define CONFIG_BAUDRATE                115200
 #define CONFIG_MISC_INIT_R     /* needed for MAC address */
 #define CONFIG_UART_CONSOLE    0
+#define CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
 
 #undef CONFIG_SHOW_BOOT_PROGRESS
 /* Enable this if bootretry required; currently it's disabled */