commit | 87143fce31240242d97f2c3cb1b61601a38bf7ea | [log] [tgz] |
---|---|---|
author | Frank Rowand <frank.rowand@sony.com> | Thu Jan 17 14:01:14 2019 -0800 |
committer | Rob Herring <robh@kernel.org> | Thu Feb 28 11:40:48 2019 -0600 |
tree | 9062e4e879136a08aaef86690ad08d9878dfcc70 | |
parent | 89716dc353bdf1ab34c3a41d3f157ce28b4fbe7d [diff] |
of: add dtc annotations functionality to dtx_diff Add -T and --annotations command line arguments to dtx_diff. These arguments will be passed through to dtc. dtc will then add source location annotations to its output. Signed-off-by: Frank Rowand <frank.rowand@sony.com> Signed-off-by: Rob Herring <robh@kernel.org>