From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH v3 02/10] xen: arm: /chosen/module@N/bootargs bootprotcol node is not deprecated Date: Fri, 18 Jul 2014 14:08:12 +0100 Message-ID: <1405688900-11769-2-git-send-email-ian.campbell@citrix.com> References: <1405688876.491.10.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1405688876.491.10.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: julien.grall@linaro.org, tim@xen.org, Ian Campbell , stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org When using a multiboot capable bootloader this is exactly the field which should be used. Replace the deprecation wording with a reference to the information on the priority of the bootargs fields. Signed-off-by: Ian Campbell Acked-by: Stefano Stabellini Acked-by: Julien Grall --- docs/misc/arm/device-tree/booting.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/misc/arm/device-tree/booting.txt b/docs/misc/arm/device-tree/booting.txt index a7fb52b..bfb8d01 100644 --- a/docs/misc/arm/device-tree/booting.txt +++ b/docs/misc/arm/device-tree/booting.txt @@ -25,8 +25,9 @@ Each node contains the following properties: - bootargs (optional) - Command line associated with this module. This is deprecated and should - be replaced by the bootargs variations described below. + Command line associated with this module. See below for the + priority of this field vs. other mechanisms of specifying the + bootargs for the kernel. Command lines -- 1.7.10.4