Skip to content
Snippets Groups Projects
Commit 1c212e3f authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

M7 dcache ctrl via a parameter (#11769)

* Support for armv7-m_dcache control via parameter

  The FORCE_F7_DCACHE parameter can be set to
   0 - (default) if Eratta exits turn dcache off else leave it on
   1 -  Force it off
   2 -  Force it on

   At boot the system will disable the d-cache if the silicon
   has the 1259864 Data corruption in a sequence of Write-Through
   stores and loads eratta.

   Post nsh script execution the FORCE_F7_DCACHE paramater
   will be used to set the d-cache to the state indicated
   above.
parent daa3c733
No related branches found
No related tags found
No related merge requests found
Showing
with 483 additions and 3 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment