From: Stephen Warren Date: Fri, 28 Sep 2012 21:25:59 +0000 (+0000) Subject: dtc: import latest upstream dtc X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd296721a9645f9f28800a072490fa15458d1fb7;p=pandora-kernel.git dtc: import latest upstream dtc This updates scripts/dtc to commit 317a5d9 "dtc: zero out new label objects" from git://git.jdl.com/software/dtc.git. This adds features such as: * /bits/ syntax for cell data. * Math expressions within cell data. * The ability to delete properties or nodes. * Support for #line directives in the input file, which allows the use of cpp on *.dts. * -i command-line option (/include/ path) * -W/-E command-line options for error/warning control. * Removal of spew to STDOUT containing the filename being compiled. * Many additions to the libfdt API. Signed-off-by: Stephen Warren Acked-by: Jon Loeliger Signed-off-by: Rob Herring --- Reading git-diff-tree failed