[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2012-08-11 Thread John Rigby
** Changed in: linux-linaro-mx51 (Ubuntu) Status: Confirmed => Invalid ** Changed in: linux-linaro-mx51 (Ubuntu) Status: Invalid => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-10-06 Thread Fathi Boudra
** Tags added: imx51 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 characters To manage notifications about this bug go to: https://bugs.la

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-09-02 Thread Spring Zhang
Can't verify on 11.08 release for severe bug: # 839539, After changing an old uboot, meet severe bug: #839541, In initramfs environment, no such bug, but I don't think it makes sense :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-09-01 Thread Paul Larson
Spring, could you try this please? I don't have an easy way to test it with what's in the lab, unless we get it reimaged first. I assume it is in the current imx51 hwpack? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-08-22 Thread Fathi Boudra
Paul/Spring, could you confirm that the bug is fixed with linux-linaro- mx51 too? ** Changed in: linux-linaro Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-06-19 Thread Fathi Boudra
Nicolas has pulled Shawn branch: http://git.linaro.org/gitweb?p=kernel /linux- linaro-2.6.39.git;a=commit;h=c7347b84c933b584dacfd33b943e12fc8007798b > It extends the card CD/WP support for mx5 platforms, and adds the > board level configuration for mx51evk to fix bug 754254 on this > particular bo

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-06-16 Thread Mounir Bsaibes
** Changed in: linux-linaro Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 characters To manage notifications

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-06-10 Thread Shawn Guo
It's not an UART problem but a system performance issue, which is caused by the fact that SD driver lacks of card detection support. The card present polling in SDHCI based driver is very expense, and impacts system performance a lot. Adding card detection support solves the problem. The patch s

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-06-09 Thread Spring Zhang
Confirmed Shawn's discovery: slot2 SD lowers the issue possibility. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 characters To manage noti

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-06-08 Thread Fathi Boudra
** Changed in: linux-linaro Assignee: Deepak Saxena (dsaxena-linaro) => Shawn Guo (shawnguo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-06-08 Thread Shawn Guo
I was asked by my Freescale manager to look at this bug. One interesting thing I found is when I plug a SD/MMC memory card into the slot2 on mx51evk board, the issue is gone. I would get a confirmation from validation team on this phenomena. -- You received this bug notification because you are

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-06-01 Thread Fathi Boudra
** Changed in: linux-linaro Assignee: (unassigned) => Deepak Saxena (dsaxena-linaro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 char

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-05-20 Thread Spring Zhang
Generally, mx53 is far better on the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 characters -- ubuntu-bugs mailing list ubuntu-bu

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-05-19 Thread Alexander Sack
eric, could you help here? this is a release blocker and blocks lava enablement of imx51 (dont know about 53) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates ser

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-05-03 Thread Spring Zhang
occasionally I found the issue exist on mx53loco too, but the possibility is low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 characters -

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-04-28 Thread Mounir Bsaibes
** Changed in: linux-linaro Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 characters -- ubuntu-bugs maili

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-04-14 Thread John Rigby
** Also affects: linux-linaro Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 characters -- ubun

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-04-11 Thread Paul Larson
Spring has confirmed this bug on his machines as well, and also confirmed it in the latest images. Talking to Paul Liu on IRC, it sounds like he is unable to reproduce with the lt kernel, so hopefully there is a quick fix for this. It currently blocks using freescale boards reliably in the automa

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-04-07 Thread Spring Zhang
cu turn on XON/XOFF by default, and uucp port config is: port ttyUSB0 type direct device /dev/ttyUSB0 hardflow false speed 115200 I also switch to minicom and turn on software flow control to have a try, still met error sometimes kernel config is: console=tty0 console=ttymxc0,115200n8 -- You re

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-04-07 Thread Spring Zhang
Exactly at 31 characters, I tested in an somewhat old kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754254 Title: imx51 randomly truncates serial input at 31 characters -- ubuntu-bugs mail

[Bug 754254] Re: imx51 randomly truncates serial input at 31 characters

2011-04-07 Thread Ying-Chun Liu
Hi plars, >From Freescale's doc, there is ## Each UART contains a 32-byte transmitter FIFO and a 32-half-word deep receiver FIFO. Each UART also supports a variety of maskable interrupts when the data level in each FIFO reaches a programmed threshold level and when there is a change in st