]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blobdiff - src/device/c66x/c66xutil.c
Renamed ifdef flag, init uart from iblmain
[keystone-rtos/ibl.git] / src / device / c66x / c66xutil.c
index c895bcfdf72711dc0a8bcd6bb85445edea8a755d..1edf768a0a0a3d7a0834c64e1ceb44d8dd58d981 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include "device.h"
+#include "target.h"
 #include "pllapi.h"
 #include <string.h>
 #include <stdint.h>
@@ -131,7 +132,7 @@ int32 devicePowerPeriph (int32 modNum)
         
 }
 
-#ifdef DDR3_TEST_ENABLE
+#ifdef PLL_REINIT_WORKAROUND
 /**
  *  @brief Simple DDR3 test
  *