modify rk2928 host phy config
authoryangkai <yk@rock-chips.com>
Mon, 22 Oct 2012 07:16:31 +0000 (15:16 +0800)
committeryangkai <yk@rock-chips.com>
Mon, 22 Oct 2012 07:16:31 +0000 (15:16 +0800)
drivers/usb/dwc_otg/usbdev_rk2928.c

index 02f7f1e86ae1f629685f5540f86b88d4b76ab838..8776931a36d0973375d6a2fb23ba81725f421623 100755 (executable)
@@ -239,7 +239,7 @@ static struct resource usb20_host_resource[] = {
 void usb20host_hw_init(void)\r
 {\r
     // usb phy config init\r
-    *(unsigned int *)(USBGRF_UOC0_CON5+4) = 0x07e00350;\r
+    *(unsigned int *)(USBGRF_UOC0_CON5+4) = 0x07e70350;\r
     // other haredware init\r
     \r
 }\r