[PATCH v2 0/2] dtc: simplify command line invocation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

as promised the revised version of my mini-series.
Compared to the first drop I do not bother anymore to do file name
based guessing in case of an error opening or accessing the input
file. Also the .dts heuristic (first character is a '/') is now gone.
I omitted the third patch ("allow a second parameter to be the output
file name") entirely.

Hope that fits better, if not, let me know!

Cheers,
Andre.

-------------

Most of time I find myself converting .dts to .dtb files and vice
versa, but having to explicitly specify -I and -O every time seems to
be unnecessary. The file names usually have proper extensions, also
a DTB file is easily recognized by its magic.
This series aims to make life easier, by trying to auto-detect the
file types if no explicit -I or -O parameters have been given.
The behaviour with explicit file types specified via these parameters
is not changed.
For details see the respective commit messages.

Andre Przywara (2):
  guess input file format based on file content or file name
  guess output file format

 dtc.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 60 insertions(+), 2 deletions(-)

-- 
1.8.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux