[U-Boot] [PATCH] spl: fit: Fix non-matching DT names console output

Tom Rini trini at konsulko.com
Mon Jun 6 13:16:02 CEST 2016


On Fri, Jun 03, 2016 at 02:05:04PM -0500, Andreas Dannenberg wrote:

> When no DTB can be matched successfully to the board that's being used
> a list of available FIT-embedded DTBs will be output to the console for
> diagnostic purposes. But rather than the contents of the "description"
> FDT property a non-existent property was accessed and as a result "NULL"
> was output instead of the actual name(s) of the DTB(s). Fix this issue
> by using the correct property which is also the exact same property
> that's used earlier during the actual board matching process.
> 
> Signed-off-by: Andreas Dannenberg <dannenberg at ti.com>

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

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160606/71a65351/attachment.sig>


More information about the U-Boot mailing list