Skip to content

Commit 332850e

Browse files
ArchUsr64praneethbajjuri
authored andcommitted
docs(linux): U-Boot: Falcon-Mode: document mmcdev
In OSPI boot with falcon mode, the 'mmcdev' variable is used to select between SD/MMC or eMMC for loading the fitImage which wasn't documented previously. Signed-off-by: Anshul Dalal <[email protected]>
1 parent d5c8b7a commit 332850e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/linux/Foundational_Components/U-Boot/UG-Falcon-Mode.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ OSPI boot:
7575

7676
For OSPI boot, the ``tiboot3.bin`` and ``tifalcon.bin`` files should be
7777
flashed to the same addresses in flash as regular boot flow but the DTB and
78-
the ``fitImage`` are read from the rootfs's boot directory.
78+
the ``fitImage`` are read from the rootfs's boot directory. The MMC device
79+
is selected by the ``mmcdev`` env variable for R5 SPL.
7980

8081
Below U-Boot commands can be used to download ``tiboot3.bin`` and
8182
``tifalcon.bin`` over tftp and then flash those to OSPI at their respective

0 commit comments

Comments
 (0)