]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - doc/README.fdt-control
FDT: Fix DTC repository references
[karo-tx-uboot.git] / 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