[U-Boot] [U-Boot,1/6] serial: Implement default_serial_puts()

Tom Rini trini at ti.com
Wed Oct 17 16:59:34 CEST 2012


On Sat, Oct 06, 2012 at 02:07:01PM -0000, Marek Vasut wrote:

> U-Boot contains a lot of duplicit implementations of serial_puts()
> call which just pipes single characters into the port in loop. Implement
> function that does this behavior into common code, so others can make
> easy use of it.
> 
> This function is called default_serial_puts() and it's sole purpose
> is to call putc() in loop on the whole string passed to it.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Marek Vasut <marek.vasut at gmail.com>
> Cc: Tom Rini <trini at ti.com>

This along with the rest of the series, applied to u-boot/master,
thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121017/e16c11ec/attachment.pgp>


More information about the U-Boot mailing list