summaryrefslogtreecommitdiffstats
path: root/include/configs/bubinga.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/bubinga.h
parenta93316c5e9d79a1d2358d43af8d287ee28596028 (diff)
downloadblackbird-obmc-uboot-1e25f957c845878bf3f71425f2f5d2baef897470.tar.gz
blackbird-obmc-uboot-1e25f957c845878bf3f71425f2f5d2baef897470.zip
Add NetConsole Support for AMCC eval boards
Patch by Stefan Roese, 20 Oct 2005
Diffstat (limited to 'include/configs/bubinga.h')
-rw-r--r--include/configs/bubinga.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/bubinga.h b/include/configs/bubinga.h
index 5feb63a789..2f99ef044e 100644
--- a/include/configs/bubinga.h
+++ b/include/configs/bubinga.h
@@ -132,6 +132,8 @@
#define CONFIG_NET_MULTI 1
#define CFG_RX_ETH_BUFFER 16 /* Number of ethernet rx buffers & descriptors */
+#define CONFIG_NETCONSOLE /* include NetConsole support */
+
#define CONFIG_RTC_DS174x 1 /* use DS1743 RTC in Bubinga */
#define CONFIG_COMMANDS (CONFIG_CMD_DFL | \
OpenPOWER on IntegriCloud