Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ The storage device, as referred to by U-Boot (e.g. `1`). This variable can be
used in cases where the Linux kernel and U-Boot refer to the same device with
different names. See [The bootloader and the Linux kernel do not agree about the
indexes of storage
devices](../../301.Troubleshoot/01.Yocto-project-build/docs.md#the-bootloader-and-the-linux-kernel-do-not-agree-about-the-indexes-of-storage-devices)
devices](../../301.Troubleshoot/01.Yocto-project-build/docs.md#the-bootloader-and-the-linux-kernel-do-not-agree-about-the-index)
for more information.

If the variable is empty, it is automatically deduced from
Expand All @@ -688,7 +688,7 @@ The storage interface, as referred to by U-Boot (e.g. `mmc`). This variable can
be used in cases where the Linux kernel and U-Boot refer to the same device with
different names. See [The bootloader and the Linux kernel do not agree about the
indexes of storage
devices](../../301.Troubleshoot/01.Yocto-project-build/docs.md#the-bootloader-and-the-linux-kernel-do-not-agree-about-the-indexes-of-storage-devices)
devices](../../301.Troubleshoot/01.Yocto-project-build/docs.md#the-bootloader-and-the-linux-kernel-do-not-agree-about-the-index)
for more information.

If the variable is empty, it is automatically deduced from
Expand Down