From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 2/2] xen: arm: /chosen/module@N/bootargs bootprotcol node is not deprecated Date: Fri, 6 Jun 2014 13:15:50 +0100 Message-ID: <1402056950-9732-2-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: Ian Campbell , stefano.stabellini@eu.citrix.com, julien.grall@linaro.org, tim@xen.org, linaro-uefi@lists.linaro.org, Fu Wei 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 --- 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.9.0