]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Provide debug info when a device tree cannot be found
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:39:09 +0000 (15:39 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:48:54 +0000 (13:48 +0200)
commit70e1788a3dec43ea75a8e90671d689afa9a98789
tree689ff9005577b9ff21c1166d97539d32e890f169
parent69d518560f97f237fbc0a252cf50fa863b254d85
fdt: Provide debug info when a device tree cannot be found

It can be quite confusing with a new platform to figure out why the device
tree cannot be located. Add some debug information for this case.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/fdtdec.c