fdtdump output can be very hard to read; This patch makes sure that escaped characters are correctly detected as strings and that output respects a given column width. Pantelis Antoniou (3): util: Add method for escape output handling fdtdump: Prettify output of properties manual: Document prettification fdtdump options Documentation/manual.txt | 2 + fdtdump.c | 103 ++++++++++++++++++++++++++++++++++++++++++++--- util.c | 70 +++++++++++++++++++++++++++++++- util.h | 35 ++++++++++++++++ 4 files changed, 204 insertions(+), 6 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html