commit | 5f65826b1bbe155d839db7c92dca4653f0dcf025 | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jon.loeliger@oracle.com> | Tue May 27 09:12:48 2014 -0500 |
committer | Tom Rini <trini@ti.com> | Thu Jun 05 14:44:56 2014 -0400 |
tree | d2825f444a2ee9c7705f085c9e09bd2644bdcc35 | |
parent | 60bf94169366acaf7dafeb30d7439af366f2c585 [diff] |
FDT: Fix DTC repository references The Device Tree Compiler (DTC) used to have its master repository located on jdl.com. While it is still there, its official, new, shiny location is on kernel.org here: git://git.kernel.org/pub/scm/utils/dtc/dtc.git Update a few references to point there instead. Signed-off-by: Jon Loeliger <jdl@jdl.com> Acked-by: Simon Glass <sjg@chromium.org>