Skip to content

Commit df3036b

Browse files
author
Santhosh Kumar K
committed
docs(linux): u-boot: Add workaround for OSPI NOR boot failure
OSPI NOR boot fails in 11.01 release. Add a temporary workaround for the same. Signed-off-by: Santhosh Kumar K <s-k6@ti.com>
1 parent a98dc5d commit df3036b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

source/linux/Foundational_Components/U-Boot/UG-QSPI.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,13 @@ controllers work only in master mode.
9393
whether or not the OSPI flash part chosen for custom board designs meets all
9494
the criteria listed at https://e2e.ti.com/support/processors/f/791/t/946418
9595

96+
.. ifconfig:: CONFIG_part_variant in ('AM62PX')
97+
98+
.. important::
99+
100+
Apply this `patch <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?h=ti-u-boot-2025.01-next&id=3d64c9fb4274ff1c7cbc7a2c8e8e33790b923bc6>`__
101+
as it's not added with the ``11.01`` SDK release.
102+
96103
.. rubric:: Driver Features
97104

98105
OSPI controllers supports PHY Calibration in DQS + Double Data Rate (DDR) mode

0 commit comments

Comments
 (0)