Folks,
I am pleased to announce a new official location
for the Linux Kernel Device Tree Compiler (dtc)!
I have pushed a clone of the dtc repository to git.kernel.org !
While I forsee maintaining a clone copy on git.jdl.com, the
new official location will move to git.kernel.org.
Right now, you can clone from kernel.org like this:
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/jdl/dtc.git
Eventually there should also be a clone available here too:
$ git clone git://git.kernel.org/pub/scm/utils/dtc/dtc.git
The latter is not available yet, so use the former.
Enjoy,
jdl