summaryrefslogtreecommitdiffstats
path: root/include/configs/walnut.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2005-10-20 16:34:28 +0200
committerStefan Roese <sr@denx.de>2005-10-20 16:34:28 +0200
commit1e25f957c845878bf3f71425f2f5d2baef897470 (patch)
tree2f6d55db6f2a7526ec0056e3c82e9f8444ec5152 /include/configs/walnut.h
parenta93316c5e9d79a1d2358d43af8d287ee28596028 (diff)
downloadtalos-obmc-uboot-1e25f957c845878bf3f71425f2f5d2baef897470.tar.gz
talos-obmc-uboot-1e25f957c845878bf3f71425f2f5d2baef897470.zip
Add NetConsole Support for AMCC eval boards
Patch by Stefan Roese, 20 Oct 2005
Diffstat (limited to 'include/configs/walnut.h')
-rw-r--r--include/configs/walnut.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/walnut.h b/include/configs/walnut.h
index d33956d385..6dbce5788c 100644
--- a/include/configs/walnut.h
+++ b/include/configs/walnut.h
@@ -163,6 +163,9 @@
#define CFG_RX_ETH_BUFFER 16 /* use 16 rx buffer on 405 emac */
+#define CONFIG_NETCONSOLE /* include NetConsole support */
+#define CONFIG_NET_MULTI /* needed for NetConsole */
+
/*-----------------------------------------------------------------------
* I2C stuff
*-----------------------------------------------------------------------
OpenPOWER on IntegriCloud