docs/efi: Fix wrong compatible in dts example
authorLuca Fancellu <luca.fancellu@arm.com>
Thu, 2 Dec 2021 15:05:17 +0000 (15:05 +0000)
committerJulien Grall <jgrall@amazon.com>
Fri, 3 Dec 2021 12:39:20 +0000 (12:39 +0000)
commit620ed2c8c777282154a91abca69083a40c9d918d
treeb3a8cf27a82fd94569260409b5fae74ddf2a798f
parenta44d428158ba84144f0dca9d98bfef7e7b3ff26d
docs/efi: Fix wrong compatible in dts example

The example in section "UEFI boot and dom0less on ARM" has a wrong
compatible for the DTB passthrough, it is "ramdisk" instead of
"device-tree".

This patch fixes the example.

Fixes: a1743fc3a9fe ("arm/efi: Use dom0less configuration when using EFI boot")
Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Acked-by: Julien Grall <jgrall@amazon.com>
docs/misc/efi.pandoc