commit | c33cf9a94ce3fe8549629fd295ac53770e42ea9a | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Tue Jun 24 14:31:16 2003 +0000 |
committer | stroese <stroese> | Tue Jun 24 14:31:16 2003 +0000 |
tree | 19870dec67ee49dd069030fd731a9c1b01f1a747 | |
parent | 6105225fa3042b815d9267d6a4c39229cecb90a4 [diff] |
- Remove EEPROM command.
diff --git a/include/configs/DASA_SIM.h b/include/configs/DASA_SIM.h index 85d8eb3..229e458 100644 --- a/include/configs/DASA_SIM.h +++ b/include/configs/DASA_SIM.h
@@ -66,7 +66,6 @@ CFG_CMD_ELF ) #else #define CONFIG_COMMANDS ( CONFIG_CMD_DFL | \ - CFG_CMD_EEPROM | \ CFG_CMD_BSP ) #endif