From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sun, 30 Oct 2011 17:30:55 -0400 Subject: [U-Boot] [PATCH 2/2] RFC: Add XON/XOFF support In-Reply-To: <1319514744-18697-2-git-send-email-sjg@chromium.org> References: <1319514744-18697-1-git-send-email-sjg@chromium.org> <1319514744-18697-2-git-send-email-sjg@chromium.org> Message-ID: <201110301730.56033.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 24 October 2011 23:52:24 Simon Glass wrote: > This is just for testing - please try it out and report back with results. > For me it works on Minicom but not ser2net. > > This needs to be controlled by an environment variable, CONFIG option or > both. We may need a way of specifying flow control on a per-device basis. > We may need to do something special for X-modem transfers, etc. This might > turn out to be a can of worms. we have CONFIG_HWFLOW already, so CONFIG_SWFLOW would probably be the natural choice. and then have the funcs be named swflow_xxx (although the hwflow code does it via one and uses its arg to figure out what to do). -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20111030/e2f12354/attachment.pgp