px4-firmware/boards/av/x-v1
David Sidrane 1c212e3f84 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.
2019-04-03 16:14:19 -04:00
..
init fix for AV board mavlink streams 2019-02-10 18:07:44 -05:00
nuttx-config M7 dcache ctrl via a parameter (#11769) 2019-04-03 16:14:19 -04:00
src M7 dcache ctrl via a parameter (#11769) 2019-04-03 16:14:19 -04:00
default.cmake M7 dcache ctrl via a parameter (#11769) 2019-04-03 16:14:19 -04:00
firmware.prototype boards organization 2018-11-26 14:40:14 -08:00