[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xen: arm: document boot module compatibility based on ordering
commit 737a54a5903e44125681fcca6727181b0e64ce99 Author: Ian Campbell <ian.campbell@xxxxxxxxxx> AuthorDate: Mon Jul 21 13:16:31 2014 +0100 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Thu Jul 24 16:23:19 2014 +0100 xen: arm: document boot module compatibility based on ordering Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Julien Grall <julien.grall@xxxxxxxxxx> --- docs/misc/arm/device-tree/booting.txt | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/docs/misc/arm/device-tree/booting.txt b/docs/misc/arm/device-tree/booting.txt index d967061..ad98bf3 100644 --- a/docs/misc/arm/device-tree/booting.txt +++ b/docs/misc/arm/device-tree/booting.txt @@ -23,7 +23,13 @@ Each node contains the following properties: compatible string (if one applies) in addition to the generic string (which must always be present). - Xen 4.4 supported a different set of legacy compatible strings + Xen will assume that the first module which lacks a more + specific compatible string is a "multiboot,kernel" and that + the second such is a "multiboot,ramdisk". Any subsequent + modules which lack a specific compatiblity string will not + receive any special treatment. + + Xen 4.4 supported a different set of legacy compatible strings which remain supported such that systems supporting both 4.4 and later can use a single DTB. -- 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 |