You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Do a hard reset AP6210 chip or BCM2048, for example.
2. Try to load firmware (brcm_patchram_plus) using hardware uart (not usb)
interface.
To properly initialise chip's uart interface you must "twich" CTS line
(HIGH->LOW->HIGH) before sending any data to them.
It may be done by opening appropriate port, pause (some msec) and then close
port.
Original issue reported on code.google.com by [email protected] on 2 Apr 2014 at 7:59