diff options
| author | Tom Rini <[email protected]> | 2023-11-11 09:22:54 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-11 09:22:54 -0500 |
| commit | 17e9db18f17b6cad278694d4a61df95e96bdf4f5 (patch) | |
| tree | f02a90d22c08587ba95eebbec5da5106102ee646 /doc/usage/cmd/bootdev.rst | |
| parent | da2e3196e4dc28298b58a018ace07f85eecd1652 (diff) | |
| parent | cfaf05839f86ea387786c841c7f578be0fea247b (diff) | |
Merge tag 'doc-2024-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
Documentation:
* hikey960: update link URLs
* j7200_evm: Fix OPTEE platform name
* ti: fix style of examples
* fix typos
Diffstat (limited to 'doc/usage/cmd/bootdev.rst')
| -rw-r--r-- | doc/usage/cmd/bootdev.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/usage/cmd/bootdev.rst b/doc/usage/cmd/bootdev.rst index 6c68d0bf840..fb638b5807a 100644 --- a/doc/usage/cmd/bootdev.rst +++ b/doc/usage/cmd/bootdev.rst @@ -76,7 +76,7 @@ name is provided, all hunters are run. bootdev select -~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~ Use this to select a particular bootdev. You can select it by the sequence number or name, as shown in `bootdev list`. @@ -89,7 +89,7 @@ unselected. bootdev info -~~~~~~~~~~~~~~~ +~~~~~~~~~~~~ This shows information on the current bootdev, with the format looking like this: |
