devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/devicetree: make semantic of initrd-end more explicit
@ 2013-04-25 12:27 Uwe Kleine-König
       [not found] ` <1366892877-30912-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2013-04-25 12:27 UTC (permalink / raw)
  To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ
  Cc: kernel-bIcnvbaLZ9MEGnE8C9+IrQ, Rob Herring, Nicolas Pitre

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 Documentation/devicetree/usage-model.txt | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/usage-model.txt b/Documentation/devicetree/usage-model.txt
index ef9d06c..0efedaa 100644
--- a/Documentation/devicetree/usage-model.txt
+++ b/Documentation/devicetree/usage-model.txt
@@ -191,9 +191,11 @@ Linux it will look something like this:
 	};
 
 The bootargs property contains the kernel arguments, and the initrd-*
-properties define the address and size of an initrd blob.  The
-chosen node may also optionally contain an arbitrary number of
-additional properties for platform-specific configuration data.
+properties define the address and size of an initrd blob.  Note that
+initrd-end is the first address after the initrd image, so this doesn't
+match the usual semantic of struct resource.  The chosen node may also
+optionally contain an arbitrary number of additional properties for
+platform-specific configuration data.
 
 During early boot, the architecture setup code calls of_scan_flat_dt()
 several times with different helper callbacks to parse device tree
-- 
1.8.2.rc2

_______________________________________________
devicetree-discuss mailing list
devicetree-discuss@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/devicetree-discuss

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/devicetree: make semantic of initrd-end more explicit
       [not found] ` <1366892877-30912-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
@ 2013-04-25 21:48   ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2013-04-25 21:48 UTC (permalink / raw)
  To: Uwe Kleine-König
  Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ, Rob Herring,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ, Nicolas Pitre

On 04/25/2013 07:27 AM, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
>  Documentation/devicetree/usage-model.txt | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

Applied.

Thanks,
Rob

> 
> diff --git a/Documentation/devicetree/usage-model.txt b/Documentation/devicetree/usage-model.txt
> index ef9d06c..0efedaa 100644
> --- a/Documentation/devicetree/usage-model.txt
> +++ b/Documentation/devicetree/usage-model.txt
> @@ -191,9 +191,11 @@ Linux it will look something like this:
>  	};
>  
>  The bootargs property contains the kernel arguments, and the initrd-*
> -properties define the address and size of an initrd blob.  The
> -chosen node may also optionally contain an arbitrary number of
> -additional properties for platform-specific configuration data.
> +properties define the address and size of an initrd blob.  Note that
> +initrd-end is the first address after the initrd image, so this doesn't
> +match the usual semantic of struct resource.  The chosen node may also
> +optionally contain an arbitrary number of additional properties for
> +platform-specific configuration data.
>  
>  During early boot, the architecture setup code calls of_scan_flat_dt()
>  several times with different helper callbacks to parse device tree
> 

_______________________________________________
devicetree-discuss mailing list
devicetree-discuss@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/devicetree-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-25 21:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 12:27 [PATCH] Documentation/devicetree: make semantic of initrd-end more explicit Uwe Kleine-König
     [not found] ` <1366892877-30912-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-04-25 21:48   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).