Re: [PATCH RESEND] of: add dtc annotations functionality to dtx_diff

2019-02-13 Thread Rob Herring
On Thu, Jan 17, 2019 at 02:01:14PM -0800, frowand.l...@gmail.com wrote: > From: Frank Rowand > > 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:

[PATCH RESEND] of: add dtc annotations functionality to dtx_diff

2019-01-17 Thread frowand . list
From: Frank Rowand 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 --- If dtx_diff is provided with a single devicetree source file then that