summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8544DS.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/MPC8544DS.h
parenteb1a4d0a471505c169bef19a73a60f8641f0b875 (diff)
downloadblackbird-obmc-uboot-f90dc43fd67eea71124b999a7d5e617d0d86795b.tar.gz
blackbird-obmc-uboot-f90dc43fd67eea71124b999a7d5e617d0d86795b.zip
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/MPC8544DS.h')
-rw-r--r--include/configs/MPC8544DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8544DS.h b/include/configs/MPC8544DS.h
index 2de313931e..0caf456036 100644
--- a/include/configs/MPC8544DS.h
+++ b/include/configs/MPC8544DS.h
@@ -433,7 +433,6 @@ extern unsigned long get_board_sys_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
OpenPOWER on IntegriCloud