]> Git Repo - u-boot.git/commit
fdt: Make it easier to debug u-boot.dtsi files
authorSimon Glass <[email protected]>
Fri, 17 Dec 2021 03:59:23 +0000 (20:59 -0700)
committerTom Rini <[email protected]>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commited96683e009c9349005821ce790bc080ef572c22
tree543ae20e4bb7071be720563c7a3a5350d7c90b96
parent8e0768124ffe683acb82cd70afad798f974382d1
fdt: Make it easier to debug u-boot.dtsi files

At present one must hack the Makefile to see what is going on with these
files. Also it doesn't quite work correctly.

Fix this by using an environment variable for debugging. Update the docs
also.

Signed-off-by: Simon Glass <[email protected]>
scripts/Makefile.lib
tools/binman/binman.rst
This page took 0.033836 seconds and 4 git commands to generate.