summaryrefslogtreecommitdiffstats
path: root/include/configs/ASH405.h
diff options
context:
space:
mode:
authorstroese <stroese>2003-06-24 14:30:28 +0000
committerstroese <stroese>2003-06-24 14:30:28 +0000
commita0e135b493b5d0d91d9b5ba3fab22c928caa5745 (patch)
tree0905667a70f6c81935b0a6eda9fa9dd467e905b7 /include/configs/ASH405.h
parente118e233a89ac021ffc69e8995638cc27feec99d (diff)
downloadblackbird-obmc-uboot-a0e135b493b5d0d91d9b5ba3fab22c928caa5745.tar.gz
blackbird-obmc-uboot-a0e135b493b5d0d91d9b5ba3fab22c928caa5745.zip
- Add ping support.
Diffstat (limited to 'include/configs/ASH405.h')
-rw-r--r--include/configs/ASH405.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ASH405.h b/include/configs/ASH405.h
index 3a630d8028..4be6158d89 100644
--- a/include/configs/ASH405.h
+++ b/include/configs/ASH405.h
@@ -69,6 +69,8 @@
CFG_CMD_NAND | \
CFG_CMD_DATE | \
CFG_CMD_I2C | \
+ CFG_CMD_MII | \
+ CFG_CMD_PING | \
CFG_CMD_EEPROM )
/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
OpenPOWER on IntegriCloud