commit | 63884ec7bdd57dfdd01dcdef560f16c0e90659a7 | [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 | 4aaa460e4a89bed8ee182c754dda7f3b3d5dc72d [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>