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:
b560ab8
)
85xx: Removed BEDBUG support on P1_P2_RDB
author
Kumar Gala
<galak@kernel.crashing.org>
Wed, 12 Aug 2009 05:10:44 +0000
(
00:10
-0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Fri, 28 Aug 2009 22:12:40 +0000
(17:12 -0500)
To match all other 85xx platforms we are removing BEDBUG support.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/P1_P2_RDB.h
patch
|
blob
|
history
diff --git
a/include/configs/P1_P2_RDB.h
b/include/configs/P1_P2_RDB.h
index ff4a5cb2d04ab181a06f65e361e5acc7f4e6b27a..95916417d2f2c61b438eef8303553fb834f89ca8 100644
(file)
--- a/
include/configs/P1_P2_RDB.h
+++ b/
include/configs/P1_P2_RDB.h
@@
-378,7
+378,6
@@
extern unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_CMD_SETEXPR
#if defined(CONFIG_PCI)
-#define CONFIG_CMD_BEDBUG
#define CONFIG_CMD_NET
#define CONFIG_CMD_PCI
#endif