[U-Boot] [PATCH 01/26] binman: Add better Makefile debugging

sjg at google.com sjg at google.com
Fri Nov 24 01:47:19 UTC 2017


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 at chromium.org>
---

 scripts/Makefile.lib | 18 ++++++++++++++----
 tools/binman/README  |  3 ++-
 2 files changed, 16 insertions(+), 5 deletions(-)

Applied to u-boot-dm thanks!


More information about the U-Boot mailing list