commit | 6105225fa3042b815d9267d6a4c39229cecb90a4 | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Tue Jun 24 14:30:28 2003 +0000 |
committer | stroese <stroese> | Tue Jun 24 14:30:28 2003 +0000 |
tree | 0905667a70f6c81935b0a6eda9fa9dd467e905b7 | |
parent | eba99dc376e483df4747ab8cfd4b173c18cf471c [diff] [blame] |
- Add ping support.
diff --git a/include/configs/ASH405.h b/include/configs/ASH405.h index 3a630d8..4be6158 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) */