projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0e135b
)
- Remove EEPROM command.
author
stroese
<stroese>
Tue, 24 Jun 2003 14:31:16 +0000
(14:31 +0000)
committer
stroese
<stroese>
Tue, 24 Jun 2003 14:31:16 +0000
(14:31 +0000)
include/configs/DASA_SIM.h
patch
|
blob
|
history
diff --git
a/include/configs/DASA_SIM.h
b/include/configs/DASA_SIM.h
index 85d8eb3e9e3959ae2f5381761c09385072d7742c..229e4587d07a9e7f3af0e5007a361b3c0fe68657 100644
(file)
--- 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