[PATCH] doc: distro: Update list of all support boot types

Pali Rohár pali at kernel.org
Wed Apr 6 11:35:46 CEST 2022


Signed-off-by: Pali Rohár <pali at kernel.org>
---
 doc/develop/distro.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/develop/distro.rst b/doc/develop/distro.rst
index c522be693498..5ac07912f7d1 100644
--- a/doc/develop/distro.rst
+++ b/doc/develop/distro.rst
@@ -295,7 +295,7 @@ Each entry in the macro defines a single boot device (e.g. a specific eMMC
 device or SD card) or type of boot device (e.g. USB disk). The parameters to
 the func macro (passed in by the internal implementation of the header) are:
 
-- Upper-case disk type (MMC, SATA, SCSI, IDE, USB, DHCP, PXE, VIRTIO).
+- Upper-case disk type (MMC, NVME, SATA, SCSI, IDE, UBIFS, USB, DHCP, PXE, VIRTIO).
 - Lower-case disk type (same options as above).
 - ID of the specific disk (MMC only) or ignored for other types.
 
-- 
2.20.1



More information about the U-Boot mailing list