[U-Boot] [U-Boot, v3, 01/15] serial: Use next serial device if probing fails
Tom Rini
trini at konsulko.com
Sun Jan 28 18:54:50 UTC 2018
On Thu, Jan 25, 2018 at 12:05:42PM +0100, Alexander Graf wrote:
> Currently our serial device search chokes on the fact that the serial
> probe function could fail. If it does, instead of searching for the next
> usable serial device, it just quits.
>
> This patch changes the fallback logic so that even when a serial device
> was not probed correctly, we just try the next ones until we find one that
> works.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
> Reviewed-by: Simon Glass <sjg at chromium.org>
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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180128/ce3c67fe/attachment.sig>
More information about the U-Boot
mailing list