binman: Add better Makefile debugging
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:05 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commit511fd0b2bb60e640895e7c51f71db29ddeb42aa4
treef9bf40708a5555b3a360020372de2df0282b3d60
parent16fa2eb95172e63820ee5f3d4052f3362a6de84e
binman: Add better Makefile debugging

There is a debugging option in the Makefile to allow people to figure out
which u-boot.dtsi files are used in the build. But is it not easy to use
since it only shows files it finds, not those it is looking for. Update it
and update the mention of it to the docs.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/Makefile.lib
tools/binman/README