commit | cb5f97f70766fdabc90847bbbc25eb759b2b4797 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 23 15:39:09 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:28 2015 -0600 |
tree | d529ed0452d9fe19a022b99c95f97e3b1ce99ea3 | |
parent | c4af6732c4021ffe8b3d0c82bdcf1eebb263bfc3 [diff] |
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>