All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 2/2] serial_mxc: disable new features of autobaud detection
Date: Wed, 14 May 2014 16:55:18 -0700	[thread overview]
Message-ID: <53740266.70306@boundarydevices.com> (raw)
In-Reply-To: <CAOMZO5CM-k6q6VqSGRsM4Kxx95-VMPoQWivO_RiP5n8oZ6S=6Q@mail.gmail.com>

Thanks Fabio,

On 05/14/2014 04:36 PM, Fabio Estevam wrote:
> On Wed, May 14, 2014 at 3:04 PM, Eric Nelson
> <eric.nelson@boundarydevices.com> wrote:
>> Bit 7 of UCR3 is described in the i.MX3x/i.MX5x/i.MX6x
>> reference manuals as follows:
>>
>>          Autobaud Detection Not Improved-. Disables new features of
>>          autobaud detection (See Baud Rate Automatic Detection
>>          Protocol, for more details).
>>
>>          0 Autobaud detection new features selected
>>          1 Keep old autobaud detection mechanism
>>
>> On at least i.MX6DQ, i.MX6DLS and i.MX53, the "new features"
>> occasionally cause the receiver to get out of sync and
>> continuously produce received characters of '\xff'.
>>
>> This patch disables the "new feature" on all boards, since
>> there's no support for auto-baud in U-Boot on any of them.
>>
>> More details are available in this post on i.MX Community:
>>          https://community.freescale.com/message/403254
>>
>> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
>
> Good job, Eric!
>
> I was able to test it on mx6 and mx53 boards:
>
> Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
>

Since you've dug through all of the reference manuals,
I'll re-send Patch 2 without the RFC.

Regards,


Eric

      reply	other threads:[~2014-05-14 23:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-14 18:04 [U-Boot] RFC: i.MX UART failures with baud-rate mis-match Eric Nelson
2014-05-14 18:04 ` [U-Boot] [RFC PATCH 1/2] serial_mxc: return question mark for chars received with high bit set Eric Nelson
2014-05-14 18:45   ` Eric Nelson
2014-05-14 18:04 ` [U-Boot] [RFC PATCH 2/2] serial_mxc: disable new features of autobaud detection Eric Nelson
2014-05-14 23:36   ` Fabio Estevam
2014-05-14 23:55     ` Eric Nelson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53740266.70306@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.