[U-Boot] [PATCH v2 5/8] armv7: Add workaround for USB erratum A-009008

2017-08-11 Thread Ran Wang
USB High Speed (HS) EYE Height Adjustment USB HS speed eye diagram fails with the default value at many corners, particularly at a high temperature Optimal eye at TXVREFTUNE value to 1001 is ovserved, change set the same value. Signed-off-by: Sriram Dash Signed-off-by: Suresh Gupta Signed-off-b

[U-Boot] [PATCH v2 5/8] armv7: Add workaround for USB erratum A-009008

2017-01-30 Thread Suresh Gupta
From: Suresh Gupta USB High Speed (HS) EYE Height Adjustment USB HS speed eye diagram fails with the default value at many corners, particularly at a high temperature Optimal eye at TXVREFTUNE value to 1001 is observed, change set the same value. Signed-off-by: Sriram Dash Signed-off-by: Sures