summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC837XEMDS.h
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2008-10-14 22:58:53 +0400
committerKim Phillips <kim.phillips@freescale.com>2008-10-21 18:40:01 -0500
commit3bf1be3c0cfb1129b68cc1474119e5f323536488 (patch)
treea4c6dd08938d62366e6faa897da43e5ab5e12481 /include/configs/MPC837XEMDS.h
parentb3379f3fd13969934c00097c05754e7a8990fd39 (diff)
downloadtalos-obmc-uboot-3bf1be3c0cfb1129b68cc1474119e5f323536488.tar.gz
talos-obmc-uboot-3bf1be3c0cfb1129b68cc1474119e5f323536488.zip
mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS
With this patch u-boot can fixup the dr_mode and phy_type properties for the Dual-Role USB controller. While at it, also remove #ifdefs around includes, they are not needed. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC837XEMDS.h')
-rw-r--r--include/configs/MPC837XEMDS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/MPC837XEMDS.h b/include/configs/MPC837XEMDS.h
index 1e46ce23c7..d49155fce0 100644
--- a/include/configs/MPC837XEMDS.h
+++ b/include/configs/MPC837XEMDS.h
@@ -361,6 +361,8 @@ extern int board_pci_host_broken(void);
#define CONFIG_83XX_GENERIC_PCI 1 /* Use generic PCI setup */
#define CONFIG_PQ_MDS_PIB 1 /* PQ MDS Platform IO Board */
+#define CONFIG_HAS_FSL_DR_USB 1 /* fixup device tree for the DR USB */
+
#define CONFIG_NET_MULTI
#define CONFIG_PCI_PNP /* do pci plug-and-play */
OpenPOWER on IntegriCloud