]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cm-bf561.h
am33xx: Rework #ifdef's around s_init for clarity
[karo-tx-uboot.git] / include / configs / cm-bf561.h
index c60401c8fecb3a33058b720820f58e9fed837f2d..5265e5f6ef0682cb6fa31aa6b20c5e6a9c227cf1 100644 (file)
@@ -63,7 +63,6 @@
  * Network Settings
  */
 #define ADI_CMDS_NETWORK       1
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC911X         1
 #define CONFIG_SMC911X_BASE    0x24008000 /* AMS1 */
 #define CONFIG_SMC911X_16_BIT
 #define CONFIG_UART_CONSOLE    0
 #define CONFIG_BOOTCOMMAND     "run flashboot"
 #define FLASHBOOT_ENV_SETTINGS "flashboot=bootm 0x20040000\0"
-
+#define CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
 
 /*
  * Pull in common ADI header for remaining command/environment setup