Skip to content

Commit 8be93c8

Browse files
ArchUsr64praneethbajjuri
authored andcommitted
docs(linux): U-Boot: Falcon-Mode: remove mention of DTB in OSPI
The fitImage is expected to contain the required DTB in falcon mode so remove the ask for redundant DTB in rootfs from the docs. Signed-off-by: Anshul Dalal <[email protected]>
1 parent 1c94a11 commit 8be93c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ OSPI boot:
7474
.. ifconfig:: CONFIG_part_variant not in ('AM62AX')
7575

7676
For OSPI boot, the ``tiboot3.bin`` and ``tifalcon.bin`` files should be
77-
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. The MMC device
79-
is selected by the ``mmcdev`` env variable for R5 SPL.
77+
flashed to the same addresses in flash as regular boot flow but the
78+
``fitImage`` is read from the rootfs's boot directory. The MMC device is
79+
selected by the ``mmcdev`` env variable for R5 SPL.
8080

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

0 commit comments

Comments
 (0)