mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
Add documentation on how to submit patches
Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Acked-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
8dec4d86ad
commit
e4b497f367
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,7 @@ Device Tree Compiler Manual
|
||||||
|
|
||||||
I - "dtc", the device tree compiler
|
I - "dtc", the device tree compiler
|
||||||
1) Obtaining Sources
|
1) Obtaining Sources
|
||||||
|
1.1) Submitting Patches
|
||||||
2) Description
|
2) Description
|
||||||
3) Command Line
|
3) Command Line
|
||||||
4) Source File
|
4) Source File
|
||||||
|
@ -44,6 +45,10 @@ Tarballs of the 1.0.0 and latest releases are here:
|
||||||
http://www.jdl.com/software/dtc-v1.2.0.tgz
|
http://www.jdl.com/software/dtc-v1.2.0.tgz
|
||||||
http://www.jdl.com/software/dtc-latest.tgz
|
http://www.jdl.com/software/dtc-latest.tgz
|
||||||
|
|
||||||
|
1.1) Submitting Patches
|
||||||
|
|
||||||
|
Patches should be sent to jdl@jdl.com, and CC'ed to
|
||||||
|
devicetree-discuss@lists.ozlabs.org.
|
||||||
|
|
||||||
2) Description
|
2) Description
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue