Re: [request for help] tty: serial: kgdb: fix msm_serial for kgdb

2014-08-05 Thread Stephen Boyd
On 08/05/14 17:55, Frank Rowand wrote: > On 8/5/2014 4:53 PM, Stephen Boyd wrote: >> On 08/05/14 12:22, Stephen Boyd wrote: >>> I tried it and it doesn't work either. Typing lots of characters finally >>> unjams it like you see on 1.4 hardware. >>> >> Can you try this? It seems to work for me on bo

Re: [request for help] tty: serial: kgdb: fix msm_serial for kgdb

2014-08-05 Thread Frank Rowand
On 8/5/2014 4:53 PM, Stephen Boyd wrote: > On 08/05/14 12:22, Stephen Boyd wrote: >> >> I tried it and it doesn't work either. Typing lots of characters finally >> unjams it like you see on 1.4 hardware. >> > > Can you try this? It seems to work for me on both 1.3 and 1.4 hardware Yes, much bette

Re: [request for help] tty: serial: kgdb: fix msm_serial for kgdb

2014-08-05 Thread Stephen Boyd
On 08/05/14 12:22, Stephen Boyd wrote: > > I tried it and it doesn't work either. Typing lots of characters finally > unjams it like you see on 1.4 hardware. > Can you try this? It seems to work for me on both 1.3 and 1.4 hardware diff --git a/drivers/tty/serial/msm_serial.c b/drivers/tty/serial/

Re: [request for help] tty: serial: kgdb: fix msm_serial for kgdb

2014-08-05 Thread Stephen Boyd
On 08/04/14 19:09, Frank Rowand wrote: > On 8/4/2014 6:33 PM, Stephen Boyd wrote: >> On 08/04/14 17:59, Frank Rowand wrote: >>> Stephen, >>> >>> I made some changes to drivers/tty/serial/msm_serial.c to allow kgdb >>> to work with the dragon board (which has a qcom,msm-uartdm-v1.4 serial >>> port).

Re: [request for help] tty: serial: kgdb: fix msm_serial for kgdb

2014-08-04 Thread Frank Rowand
On 8/4/2014 6:33 PM, Stephen Boyd wrote: > On 08/04/14 17:59, Frank Rowand wrote: >> Stephen, >> >> I made some changes to drivers/tty/serial/msm_serial.c to allow kgdb >> to work with the dragon board (which has a qcom,msm-uartdm-v1.4 serial >> port). >> >> I will reply to this email with the patc

Re: [request for help] tty: serial: kgdb: fix msm_serial for kgdb

2014-08-04 Thread Stephen Boyd
On 08/04/14 17:59, Frank Rowand wrote: > Stephen, > > I made some changes to drivers/tty/serial/msm_serial.c to allow kgdb > to work with the dragon board (which has a qcom,msm-uartdm-v1.4 serial > port). > > I will reply to this email with the patches. > > With these fixes, kgdb properly communica