]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blobdiff - src/device/c6474/c6474init.c
for loop for pll + ddr_ctr_config
[keystone-rtos/ibl.git] / src / device / c6474 / c6474init.c
index d6451d78228a895bab711db88949d8104f148866..3182ad3156116f008356a267039d3a9328fe4f79 100644 (file)
@@ -8,6 +8,15 @@
 #include "device.h"
 #include "pllapi.h"
 
+#pragma DATA_SECTION(idle_c1, ".idle_c1")
+
+const unsigned int idle_c1 = 0x0001e000;   /* This is an idle instruction */
+
+#pragma DATA_SECTION(idle_c2, ".idle_c2")
+
+const unsigned int idle_c2 = 0x0001e000;   /* This is an idle instruction */
+
+
 
 /**
  * @brief Configure the PLLs