[U-Boot] [PATCH v2 04/17] dm: fdt: Correct handling of aliases with embedded digits

Tom Rini trini at ti.com
Mon Nov 17 01:46:28 CET 2014


On Tue, Nov 11, 2014 at 10:46:20AM -0700, Simon Glass wrote:

> Since we scan from left to right looking for the first digit, "i2c0" returns
> 2 instead of 0 for the alias number. Adjust the code to scan from right to
> left instead.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

How about i2c10 ?  I assume you see where I'm worried about here..

-- 
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/20141116/360cafca/attachment.pgp>


More information about the U-Boot mailing list