]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/hal/arm/mx27/karo/v1_0/cdl/hal_arm_tx27.cdl
committed missing source code changes for commit 6ff32795
[karo-tx-redboot.git] / packages / hal / arm / mx27 / karo / v1_0 / cdl / hal_arm_tx27.cdl
index 4bc5414269b5c5821aa8e462298f820fc29e03c9..45dd774ce43a664451ab26e7e6a1f206e99878e9 100644 (file)
@@ -247,6 +247,16 @@ cdl_package CYGPKG_HAL_ARM_TX27KARO {
                 the set of global flags if present."
         }
 
+        cdl_option CYGOPT_MX27_WORKAROUND_ENGcm11563 {
+            display "Enable workaround for Erratum ENGcm11563"
+            flavor bool
+            default_value { 1 }
+           requires      {CYGHWR_HAL_ARM_SOC_PROCESSOR_CLOCK == "399"}
+            description   "
+                This option enables the software workaround for
+                ENGcm11563 (ARM core lockup due to invalid
+               duty cycle of ARM clock at 399 MHz."
+        }
     }
 
     cdl_component CYGHWR_MEMORY_LAYOUT {