[U-Boot] [PATCH] 85xx: Removed BEDBUG support on P1_P2_RDB
Kumar Gala
galak at kernel.crashing.org
Wed Aug 12 07:12:12 CEST 2009
To match all other 85xx platforms we are removing BEDBUG support.
Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
---
include/configs/P1_P2_RDB.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/P1_P2_RDB.h b/include/configs/P1_P2_RDB.h
index ff4a5cb..9591641 100644
--- 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
--
1.6.0.6
More information about the U-Boot
mailing list