mirror of
https://xff.cz/git/u-boot/
synced 2026-01-26 20:35:22 +01:00
doc: cmd: bootmeth: Fix extlinunx -> extlinux typo
Fix a trivial typo in the bootmeth documentation. Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
3b7d26eb2b
commit
cd36ddbf8d
@@ -48,7 +48,7 @@ The format looks like this:
|
||||
===== === ================== =================================
|
||||
Order Seq Name Description
|
||||
===== === ================== =================================
|
||||
0 0 extlinunx Extlinux boot from a block device
|
||||
0 0 extlinux Extlinux boot from a block device
|
||||
1 1 efi EFI boot from an .efi file
|
||||
2 2 pxe PXE boot from a network device
|
||||
3 3 sandbox Sandbox boot for testing
|
||||
|
||||
Reference in New Issue
Block a user