[U-Boot] [PATCH 02/14] dm: serial: Reset the watchdog while waiting in getc()

Tom Rini trini at ti.com
Wed Oct 22 17:58:52 CEST 2014


On Mon, Sep 22, 2014 at 09:48:42AM -0600, Simon Glass wrote:

> We have moved the busy-wait loop out of drivers and into the uclass. This
> means that we must reset the watchdog when busy-waiting.
> 
> Note: some drivers may still have a busy-wait even with driver model, as
> a transition mechanism. Driver model will tolerate this, and is can be
> cleaned up when all users of the driver use driver model. An example is
> ns16550.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Tom Rini <trini at ti.com>

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


More information about the U-Boot mailing list