Re: [PATCH 1/2] Kernel: Move all technical descriptons of the Device Tree Complier

2007-07-12 Thread Jon Loeliger
So, like, the other day Paul Mackerras mumbled: > Jon Loeliger writes: > > > and its formats, command lines, descriptions, etc, > > over to the Device Tree Compiler repositories now. > > Hrm, section II (DT block format) is a description of a kernel > interface, and I think it should stay. After

Re: [PATCH 1/2] Kernel: Move all technical descriptons of the Device Tree Complier

2007-07-12 Thread Paul Mackerras
Jon Loeliger writes: > and its formats, command lines, descriptions, etc, > over to the Device Tree Compiler repositories now. Hrm, section II (DT block format) is a description of a kernel interface, and I think it should stay. After all, there's nothing that says that you have to use dtc to ge

[PATCH 1/2] Kernel: Move all technical descriptons of the Device Tree Complier

2007-07-11 Thread Jon Loeliger
From: Jon Loeliger <[EMAIL PROTECTED]> and its formats, command lines, descriptions, etc, over to the Device Tree Compiler repositories now. A corresponding patch adding these sections to the DTC repository has been submitted to that repository as well. Signed-off-by: Jon Loeliger <[EMAIL PROTEC