projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cdc838
)
Disable CMD_BSP for SMMACO4 board.
author
Wolfgang Denk
<wd@pollux.(none)>
Wed, 22 Feb 2006 01:39:31 +0000
(
02:39
+0100)
committer
Wolfgang Denk
<wd@pollux.(none)>
Wed, 22 Feb 2006 01:39:31 +0000
(
02:39
+0100)
include/configs/SMMACO4.h
patch
|
blob
|
history
diff --git
a/include/configs/SMMACO4.h
b/include/configs/SMMACO4.h
index 157c6ef4a9f7474a1ef000d49e014b1bdcc78e3c..e106b3b5746486fd607f219e445cf9075399d1dd 100644
(file)
--- a/
include/configs/SMMACO4.h
+++ b/
include/configs/SMMACO4.h
@@
-88,8
+88,7
@@
CFG_CMD_PING | \
CFG_CMD_POST_DIAG | \
CFG_CMD_REGINFO | \
- CFG_CMD_SNTP | \
- CFG_CMD_BSP)
+ CFG_CMD_SNTP )
/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
#include <cmd_confdefs.h>