]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/iodelay-config.git/blobdiff - iodelay-autogen.py
XML: PCT: Migrate DRA72x to version 1.0.9
[glsdk/iodelay-config.git] / iodelay-autogen.py
index 88af762b5de1fbded72c8d83a3297ffd5bca93f2..0e72671a36b0ef0f0dce924bbd8955a5c3aecd32 100755 (executable)
@@ -70,7 +70,7 @@ args.resetslew = True
 
 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
 
-VERSION = "2.6"
+VERSION = "2.7"
 
 if (args.part == "dra74x" or args.part == "dra75x"):
        if (args.revision == "1.0" or args.revision == "1.1"):
@@ -84,7 +84,7 @@ elif (args.part == "dra72x"):
                exit()
        XML_PATH = "XMLFiles/DRA72x"
        PART = "DRA72x"
-       PCT_VERSION = "v1.0.7"
+       PCT_VERSION = "v1.0.9"
 
 pad_data_xml   = XML_PATH + "/CTRL_MODULE_CORE.xml"
 iod_data_xml   = XML_PATH + "/IODELAYCONFIG.xml"