lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <5069C11C.6040505@wwwdotorg.org> Date: Mon, 01 Oct 2012 10:13:16 -0600 From: Stephen Warren <swarren@...dotorg.org> To: Rob Herring <robherring2@...il.com> CC: Michal Marek <mmarek@...e.cz>, David Gibson <david@...son.dropbear.id.au>, Jon Loeliger <jdl@....com>, devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org, Stephen Warren <swarren@...dia.com> Subject: Re: dtc: import latest upstream dtc On 10/01/2012 10:09 AM, Rob Herring wrote: > On 09/28/2012 04:25 PM, Stephen Warren wrote: >> From: Stephen Warren <swarren@...dia.com> >> >> 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 <swarren@...dia.com> > > Seems dtc doesn't really have a maintainer. Probably makes more sense > for me to take this unless there are objections. Will you also take the two kbuild patches I posted that depend on this (e.g. "kbuild: introduce cmd_dtc_cpp")? I'd assumed that Michal Marek would take this given the dependencies and that he's take a fair number of dtc patches recently. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists