Skip to content
Open
Show file tree
Hide file tree
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 @@ -774,3 +774,11 @@ thus no longer contributing to active power consumed by the system.

When a transaction is initiated from userspace or otherwise, the driver resumes
the OSPI controller automatically.

.. ifconfig:: CONFIG_part_variant in ('AM62LX')

.. note::

OSPI NOR random IO data corruption is observed in 12.00.00. Fix for this is available in the below jira tracker:

https://sir.ext.ti.com/jira/browse/EXT_EP-13319
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,11 @@ found in Linux Kernel at: samples/watchdog/watchdog-simple.c.
+ ti,esm-pins = <224>, <225>, <227>, <241>, <242>, <248>;
bootph-pre-ram;
};


.. ifconfig:: CONFIG_part_variant in ('AM62LX')

.. note::

12.00.00 release missed adding watchdog node. Fix for this is available in the below jira tracker:

Comment thread
sathish-8 marked this conversation as resolved.
https://sir.ext.ti.com/jira/browse/EXT_EP-13330
Loading