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)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:28 +0000 (17:39 -0600)
commitcb5f97f70766fdabc90847bbbc25eb759b2b4797
treed529ed0452d9fe19a022b99c95f97e3b1ce99ea3
parentc4af6732c4021ffe8b3d0c82bdcf1eebb263bfc3
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