]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
- 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 85d8eb3e9e3959ae2f5381761c09385072d7742c..229e4587d07a9e7f3af0e5007a361b3c0fe68657 100644 (file)
@@ -66,7 +66,6 @@
                                CFG_CMD_ELF     )
 #else
 #define CONFIG_COMMANDS              ( CONFIG_CMD_DFL  | \
-                               CFG_CMD_EEPROM  | \
                                CFG_CMD_BSP     )
 #endif