- Remove EEPROM command.
authorstroese <stroese>
Tue, 24 Jun 2003 14:31:16 +0000 (14:31 +0000)
committerstroese <stroese>
Tue, 24 Jun 2003 14:31:16 +0000 (14:31 +0000)
include/configs/DASA_SIM.h

index 85d8eb3..229e458 100644 (file)
@@ -66,7 +66,6 @@
                                CFG_CMD_ELF     )
 #else
 #define CONFIG_COMMANDS              ( CONFIG_CMD_DFL  | \
-                               CFG_CMD_EEPROM  | \
                                CFG_CMD_BSP     )
 #endif