]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
xen: arm: remove innaccurate statement about multiboot module path
authorIan Campbell <ian.campbell@citrix.com>
Wed, 5 Feb 2014 09:12:24 +0000 (09:12 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 6 Feb 2014 11:54:58 +0000 (11:54 +0000)
It is the compatible string which matters, not the absolute path, and in any
case /chosen/module@N is more often used than /chosen/modules/module@N.

Reported-by: Fu Wei <fu.wei@linaro.org>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.gral@linaro.org>
docs/misc/arm/device-tree/booting.txt

index 8da1e0b8fcf9c98888ed63cd45bd11f1a880288b..07fde27081fd08100064b7bce48c72d7e7abe982 100644 (file)
@@ -4,8 +4,7 @@ Dom0 kernel and ramdisk modules
 Xen is passed the dom0 kernel and initrd via a reference in the /chosen
 node of the device tree.
 
-Each node has the form /chosen/modules/module@<N> and contains the following
-properties:
+Each node contains the following properties:
 
 - compatible