summaryrefslogtreecommitdiff
path: root/include/configs/P2020DS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2009-08-10 16:40:55 -0500
committerKumar Gala <galak@kernel.crashing.org>2009-08-10 16:40:55 -0500
commitf90dc43fd67eea71124b999a7d5e617d0d86795b (patch)
tree975b9ad23582f14a1c99655347c56c656434fbca /include/configs/P2020DS.h
parenteb1a4d0a471505c169bef19a73a60f8641f0b875 (diff)
85xx: Removed BEDBUG support from FSL 85xx boards
For some reason the MPC8544 enabled BEDBUG if PCI was enabled and that got copied int the MPC8536, MPC8572 and P2020 DS boards. The BEDBUG support has never been made to work completely on e500/85xx so we just disable it to save space and match the other FSL 85xx boards. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/P2020DS.h')
-rw-r--r--include/configs/P2020DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/P2020DS.h b/include/configs/P2020DS.h
index 5c2c5cb32..ad24e0c88 100644
--- a/include/configs/P2020DS.h
+++ b/include/configs/P2020DS.h
@@ -614,7 +614,6 @@ extern unsigned long calculate_board_ddr_clk(unsigned long dummy);
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI
-#define CONFIG_CMD_BEDBUG
#define CONFIG_CMD_NET
#define CONFIG_CMD_SCSI
#define CONFIG_CMD_EXT2