arm/docs: Clarify legacy DT bindings on UEFI
authorLuca Fancellu <luca.fancellu@arm.com>
Wed, 13 Oct 2021 14:52:02 +0000 (15:52 +0100)
committerStefano Stabellini <stefano.stabellini@xilinx.com>
Wed, 13 Oct 2021 18:10:06 +0000 (11:10 -0700)
commita0ffee6b145933f411b1c33daa2cdd54e77b2b15
treeaa409aa45d80de5aa65bee421aa7f4faae104609
parent048de2c47075d6106136bee110d4e930049a0fe3
arm/docs: Clarify legacy DT bindings on UEFI

Since the introduction of UEFI boot for Xen, the legacy
compatible strings were not supported and the stub code
was checking only the presence of “multiboot,module” to
require the Xen UEFI configuration file or not.
The documentation was not updated to specify that behavior.

Add a phrase to docs/misc/arm/device-tree/booting.txt
to clarify it.

Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
Acked-by: Julien Grall <jgrall@amazon.com>
docs/misc/arm/device-tree/booting.txt