[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xen: arm: /chosen/module@N/bootargs bootprotcol node is not deprecated
commit b677095ea6c70fffbd145dc6186be3706829b089 Author: Ian Campbell <ian.campbell@xxxxxxxxxx> AuthorDate: Fri Jul 18 14:08:12 2014 +0100 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Mon Jul 21 12:16:59 2014 +0100 xen: arm: /chosen/module@N/bootargs bootprotcol node is not deprecated 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 <ian.campbell@xxxxxxxxxx> Acked-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> Acked-by: Julien Grall <julien.grall@xxxxxxxxxx> --- docs/misc/arm/device-tree/booting.txt | 5 +++-- 1 files 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 -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |