Skip to content

Commit 431f6d5

Browse files
author
Santhosh Kumar K
committed
feat(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 7f91274 commit 431f6d5

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
@@ -95,6 +95,13 @@ controllers work only in master mode.
9595
whether or not the OSPI flash part chosen for custom board designs meets all
9696
the criteria listed at https://e2e.ti.com/support/processors/f/791/t/946418
9797

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

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

0 commit comments

Comments
 (0)