commit | 9c889ece32d41063dd8e66e0c45a8e8c0c297149 | [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 | 4e0be34a85b6bc9b8ae36feaf14440a347a2b22c [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>