]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables
authorramneek mehresh <ramneek.mehresh@freescale.com>
Mon, 5 Aug 2013 10:32:53 +0000 (16:02 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 14 Aug 2013 17:58:21 +0000 (10:58 -0700)
commit61033367a0d3b5c37ae14586f71e24c6e679ca71
tree9995e53149a8a6d3e0b5cc0b297f45dc2356bef0
parent9dee205d78402c6c48076735859f4e1a293cf693
powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables

Remove getting values of usb mode and phy_type from "usb_dr_mode"
and "usb_phy_type" uboot env variables. Now, these are determined
only from hwconfig string

Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc8xxx/fdt.c