]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf561-ezkit.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[karo-tx-uboot.git] / include / configs / bf561-ezkit.h
index 6cfc19b6b8da4ad16a94039fd4752ba8abb92a0b..6ee1e4c869d945118e9c01cfc430abdfd763f4a5 100644 (file)
@@ -60,7 +60,6 @@
  * Network Settings
  */
 #define ADI_CMDS_NETWORK       1
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC91111        1
 #define CONFIG_SMC91111_BASE   0x2C010300
 #define CONFIG_SMC_USE_32_BIT  1
  */
 #define CONFIG_UART_CONSOLE    0
 
+/*
+ * Run core 1 from L1 SRAM start address when init uboot on core 0
+ */
+/* #define CONFIG_CORE1_RUN    1 */
+
 
 /*
  * Pull in common ADI header for remaining command/environment setup