Files
OpenCellular/chip/g
Bill Richardson bb6918cbdf g: Enable SOF calibration after first SOF token
Instead of enabling the SOF calibration at usb_init(), enable it
only when the first SOF packet is seen following the usb_init(),
as suggested in the recommendations document linked from the bug
report.

Also fix the code to do the right thing. The original reference
code had errors.

BUG=chrome-os-partner:50800
BRANCH=none
TEST=make buildall; test on Cr50

After adding some instrumentation code, I see the SOF being
detected and the calibration started. It only happens once after
each usb_init() and only when the USB traffic begins.

Change-Id: Id2b9a41d90ce9cc9e467fb759463d69a57bb5540
Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/350371
Reviewed-by: Mary Ruthven <mruthven@chromium.org>
2016-06-08 14:02:22 -07:00
..
2016-04-29 16:07:13 -07:00
2016-04-27 18:12:25 -07:00
2016-04-27 18:12:25 -07:00
2016-02-01 21:17:22 +00:00
2016-04-29 16:07:13 -07:00
2016-04-29 16:07:13 -07:00
2016-04-15 21:29:17 -07:00
2015-04-02 20:27:46 +00:00