]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blobdiff - src/ibl.h
Updated PLL sequence and 66x and 665x devices and updated version
[keystone-rtos/ibl.git] / src / ibl.h
index 8684d162be25760fa21d8a3015c026d813fdc340..1c90871d3feb9684de79715bc21e2e63771ba62c 100644 (file)
--- a/src/ibl.h
+++ b/src/ibl.h
 
 /**
  * @brief
- *  The version number, 1.0.0.11
+ *  The version number, 1.0.0.16
  */
-#define ibl_VERSION  ibl_MAKE_VERSION(1,0,0,11)
-
+#define ibl_VERSION  ibl_MAKE_VERSION(1,0,0,16)
+/* Version string for UART write */
+#define ibl_VERSION_STR  "1.0.0.16"
 
 /**
  * @defgroup iblBootModes  Defines the boot modes supported by the IBL
@@ -701,7 +702,7 @@ typedef struct iblBoot_s
 #define ibl_EVM_C6474M  0x41   /**< C6474 Mez EVM */
 #define ibl_EVM_C6670L  0x50   /**< C6670 Low Cost EVM */
 #define ibl_EVM_C6678L  0x60   /**< C6678 Low Cost EVM */
-
+#define ibl_EVM_C6657L  0x70    /**< C6657 Low Cost EVM */
 
 /**
  *  @brief