]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
82xx, mgcoge: fix compile error
authorHeiko Schocher <hs@denx.de>
Thu, 12 Feb 2009 07:08:54 +0000 (08:08 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 12 Feb 2009 07:35:42 +0000 (08:35 +0100)
With actual u-boot compiling the mgcoge port fails, because
since commit ba705b5b1a97b47388ed48858bef6bf7b6bfcd56 it is
necessary to define CONFIG_NET_MULTI.

Seems to me the mgcoge port is the only actual existing 8260
port who uses CONFIG_ETHER_ON_SCC, so no other 8260 port needed
to be fixed.

Signed-off-by: Heiko Schocher <hs@denx.de>
include/configs/mgcoge.h

index 233bee002d0059ed910192f5265b8f0f92388f80..b5d12c693e487cfc8b34fb0091726895e9cbbc88 100644 (file)
@@ -64,6 +64,7 @@
 #define        CONFIG_ETHER_ON_SCC             /* Ethernet is on SCC */
 #undef CONFIG_ETHER_ON_FCC             /* Ethernet is not on FCC     */
 #undef CONFIG_ETHER_NONE               /* No external Ethernet   */
+#define CONFIG_NET_MULTI       1
 
 #define CONFIG_ETHER_INDEX     4
 #define CONFIG_SYS_SCC_TOUT_LOOP       10000000