summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/README
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/dtc/README')
-rw-r--r--cpukit/dtc/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/cpukit/dtc/README b/cpukit/dtc/README
new file mode 100644
index 0000000000..979974a1b3
--- /dev/null
+++ b/cpukit/dtc/README
@@ -0,0 +1,20 @@
+The source tree contains the Device Tree Compiler (dtc) toolchain for
+working with device tree source and binary files and also libfdt, a
+utility library for reading and manipulating the binary format.
+
+DTC and LIBFDT are maintained by:
+
+David Gibson <david@gibson.dropbear.id.au>
+Jon Loeliger <jdl@jdl.com>
+
+Mailing list
+------------
+The following list is for discussion about dtc and libfdt implementation
+mailto:devicetree-compiler@vger.kernel.org
+
+Core device tree bindings are discussed on the devicetree-spec list:
+mailto:devicetree-spec@vger.kernel.org
+
+Home Page
+---------
+http://devicetree.org/Device_Tree_Compiler