Messages in this thread |  | | | Date | Mon, 31 Jan 2011 06:24:00 -0500 | | From | Josh Boyer <> | | Subject | Re: [PATCH 3/3 RFC] dt: add documentation of ARM dt boot interface |
| |
On Mon, Jan 31, 2011 at 12:45:41AM -0700, Grant Likely wrote: >Signed-off-by: Grant Likely <grant.likely@secretlab.ca> >--- > >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
|  |