All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 3/3] stm32: Change USART port to USART6 for stm32f746 discovery board
Date: Sat, 16 Jul 2016 09:51:19 -0400	[thread overview]
Message-ID: <20160716135119.GZ7260@bill-the-cat> (raw)
In-Reply-To: <20160707160226.4145-4-tnishinaga.dev@gmail.com>

On Fri, Jul 08, 2016 at 01:02:26AM +0900, tnishinaga.dev at gmail.com wrote:

> From: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>
> 
> This change is to remove a halt at about 200KiB
> while sending a large(1MiB) binary to a micro controller using USART1.
> USART1 is connected to a PC via an on-board ST-Link debugger
> that also functions as a USB-Serial converter.
> However, it seems to loss some data occasionally.
> So I changed the serial port to USART6 and connected it to the PC using
> an FTDI USB-Serial cable, therefore the transmission was successfully
> completed.
> 
> Signed-off-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160716/14309ad8/attachment.sig>

  reply	other threads:[~2016-07-16 13:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 16:02 [U-Boot] [PATCH 0/3] stm32: Add SDRAM support for stm32f746 discovery board tnishinaga.dev at gmail.com
2016-07-07 16:02 ` [U-Boot] [PATCH 1/3] stm32: clk: Add 200MHz clock configuration " tnishinaga.dev at gmail.com
2016-07-16 13:51   ` [U-Boot] [U-Boot, " Tom Rini
2016-07-07 16:02 ` [U-Boot] [PATCH 2/3] stm32: Add SDRAM support " tnishinaga.dev at gmail.com
2016-07-16 13:51   ` [U-Boot] [U-Boot, " Tom Rini
2016-07-07 16:02 ` [U-Boot] [PATCH 3/3] stm32: Change USART port to USART6 " tnishinaga.dev at gmail.com
2016-07-16 13:51   ` Tom Rini [this message]
2016-07-20 21:59     ` [U-Boot] [U-Boot, " Vikas MANOCHA
2016-07-21 19:39       ` Tom Rini
2016-07-22  1:12         ` Vikas MANOCHA
2016-07-29 13:23       ` NISHINAGA Toshifumi

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=20160716135119.GZ7260@bill-the-cat \
    --to=trini@konsulko.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.