]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Removed BEDBUG support from FSL 85xx boards
authorKumar Gala <galak@kernel.crashing.org>
Mon, 10 Aug 2009 21:40:55 +0000 (16:40 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 10 Aug 2009 21:40:55 +0000 (16:40 -0500)
commitf90dc43fd67eea71124b999a7d5e617d0d86795b
tree975b9ad23582f14a1c99655347c56c656434fbca
parenteb1a4d0a471505c169bef19a73a60f8641f0b875
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>
include/configs/MPC8536DS.h
include/configs/MPC8544DS.h
include/configs/MPC8572DS.h
include/configs/P2020DS.h