← Back to team overview

linaro-release team mailing list archive

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

 

You have been subscribed to a public bug by Alexander Sack (asac):

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

** Affects: linux-linaro
     Importance: High
         Status: New

** Affects: linux-linaro-mx51 (Ubuntu)
     Importance: High
         Status: Confirmed

-- 
imx51 randomly truncates serial input at 31 characters
https://bugs.launchpad.net/bugs/754254
You received this bug notification because you are a member of Linaro Release Team, which is a direct subscriber.