commit | ff6a024e481ae3a534063a6129a465e4cdd50fd7 | [log] [tgz] |
---|---|---|
author | ramneek mehresh <ramneek.mehresh@freescale.com> | Tue Sep 18 22:28:51 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Mon Oct 22 14:31:12 2012 -0500 |
tree | b899c8902f80fc4dbf9cfae56e07d4c1628ebe9d | |
parent | 83659929634b7cc786adfcfb8079f47d8311a24a [diff] |
powerpc/mpc8xxx: Fix USB device-tree fixup Fix usb device-tree fixup: - wrong modification of dr_mode and phy_type when "usb1" is not mentioned inside hwconfig string; now allows hwconfig strings like: "usb2:dr_mode=host,phy_type=ulpi" - add warning message for using usb_dr_mode and usb_phy_type env variables (if either is used) Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>