Re: [PATCH 3/3 RFC] dt: add documentation of ARM dt boot interface
From: Josh Boyer <hidden>
Date: 2011-01-31 11:24:48
Also in:
linuxppc-dev, lkml
From: Josh Boyer <hidden>
Date: 2011-01-31 11:24:48
Also in:
linuxppc-dev, lkml
On Mon, Jan 31, 2011 at 12:45:41AM -0700, Grant Likely wrote:
Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> --- For RFC only. I do not plan to merge this change yet. g. Documentation/devicetree/booting-without-of.txt | 40 +++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-)diff --git a/Documentation/devicetree/booting-without-of.txt b/Documentation/devicetree/booting-without-of.txt index 6bca668..3950aea 100644 --- a/Documentation/devicetree/booting-without-of.txt +++ b/Documentation/devicetree/booting-without-of.txt@@ -232,6 +233,45 @@ it with special cases. cannot support both configurations with Book E and configurations with classic Powerpc architectures. +2) Entry point for arch/arm +--------------------------- + + There is one and one single entry point to the kernel, at the start
"one and one" ? josh