]> git.sur5r.net Git - u-boot/blobdiff - doc/README.fdt-control
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / doc / README.fdt-control
index 86bae6816d8a34714da246bfcfae7561d8e25055..0ceebe7aa6f959fb901a21a45931ee245836eac7 100644 (file)
@@ -66,11 +66,11 @@ Tools
 
 To use this feature you will need to get the device tree compiler here:
 
-       git://jdl.com/software/dtc.git
+       git://git.kernel.org/pub/scm/utils/dtc/dtc.git
 
 For example:
 
-       $ git clone git://jdl.com/software/dtc.git
+       $ git clone git://git.kernel.org/pub/scm/utils/dtc/dtc.git
        $ cd dtc
        $ make
        $ sudo make install