summaryrefslogtreecommitdiffstats
path: root/board/freescale
diff options
context:
space:
mode:
authorAndreas Dannenberg <dannenberg@ti.com>2016-06-03 14:05:04 -0500
committerTom Rini <trini@konsulko.com>2016-06-04 08:50:17 -0400
commit8aa57a95a2efc8174c5482f9b3abc4920b479ff2 (patch)
tree21f22f646c9e5dedb636180fc68186c03830351a /board/freescale
parent715b3a9b2486e8d7a32365d817c77209b35ee796 (diff)
downloadblackbird-obmc-uboot-8aa57a95a2efc8174c5482f9b3abc4920b479ff2.tar.gz
blackbird-obmc-uboot-8aa57a95a2efc8174c5482f9b3abc4920b479ff2.zip
spl: fit: Fix non-matching DT names console output
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@ti.com>
Diffstat (limited to 'board/freescale')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud