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 board.  Other boards need to add their board level
> configuration to actually enable the support.


** Changed in: linux-linaro
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Linaro
Release Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/754254

Title:
  imx51 randomly truncates serial input at 31 characters

Status in Linaro Linux:
  Fix Committed
Status in “linux-linaro-mx51” package in Ubuntu:
  Confirmed

Bug description:
  In the process of trying to work on some test automation, I noticed some 
commands were failing when sent to the serial port on my imx51 board.  
Sometimes the whole command would go through, sometimes it would truncate at 31 
characters.  I was not able to reproduce this in uboot, or with other boards 
I've tried so far.  An easy way to reproduce, is to create a long string and 
cut/paste it on the serial console.  Here's an example of me trying this:
  
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
  root@master:/# 
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890^C
  root@master:/# 
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890^C
  root@master:/# 
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890^C
  root@master:/# 1234567890123456789012345678901^C
  root@master:/# 1234567890123456789012345678901^C
  root@master:/# 
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890^C
  root@master:/# ^C
  root@master:/# 
1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890^C
  root@master:/# 1234567890123456789012345678901

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux-linaro/+bug/754254/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~linaro-release
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~linaro-release
More help   : https://help.launchpad.net/ListHelp

Reply via email to