summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM5200.h
diff options
context:
space:
mode:
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>2008-03-30 01:19:06 -0500
committerWolfgang Denk <wd@denx.de>2008-04-13 18:03:29 -0700
commitf33fca22e76f20e4e4793810ca7a06a4805a6cf4 (patch)
tree6a4e74cf466ad7db95615adcdce85098ba527e6f /include/configs/TQM5200.h
parente99ccb488181d012248c6be30b2093e950319fc5 (diff)
downloadblackbird-obmc-uboot-f33fca22e76f20e4e4793810ca7a06a4805a6cf4.tar.gz
blackbird-obmc-uboot-f33fca22e76f20e4e4793810ca7a06a4805a6cf4.zip
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
Remove test for CONFIG_MPC5200 in drivers/pci/pci_auto.c and define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE in related board configuration files. Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Diffstat (limited to 'include/configs/TQM5200.h')
-rw-r--r--include/configs/TQM5200.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index b36c8264da..bff2edf769 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -190,6 +190,7 @@
#ifdef CONFIG_PCI
#define CONFIG_CMD_PCI
+#define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE 1
#endif
#if defined(CONFIG_MINIFAP) || defined(CONFIG_STK52XX) || defined(CONFIG_FO300)
OpenPOWER on IntegriCloud