]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/commitdiff
Updated cgt version for pcie and srio scripts
authorIvan Pang <i-pang@ti.com>
Fri, 22 Jun 2012 17:27:13 +0000 (13:27 -0400)
committerIvan Pang <i-pang@ti.com>
Fri, 22 Jun 2012 17:27:13 +0000 (13:27 -0400)
25 files changed:
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_interrupt/evmc6670l/bin/interrupt_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_interrupt/evmc6670l/bin/interrupt_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/bin/interrupt_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/bin/interrupt_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_localreset/evmc6670l/bin/localreset_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_localreset/evmc6670l/bin/localreset_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/bin/localreset_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/bin/localreset_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_post/evmc6657l/bin/pcieboot_post_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_post/evmc6670l/bin/pcieboot_post_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_post/evmc6670l/bin/pcieboot_post_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_post/evmc6678l/bin/pcieboot_post_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_post/evmc6678l/bin/pcieboot_post_elf2HBin.sh
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/bin/srioboot_ddrinit_elf2HBin.sh
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh

index da0d61e4d6f126797dc21dfb63652f8a30d71b6c..948dd9bee330cb57e7354beb5c4572d3adceda62 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.3.1
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TARGET=6657
 export ENDIAN=little
 
index 30d42903da894ce70dcd06cbaea42c8000e299fb..ad547bb2be5fd587b09534c27fe4f606bdf7f9b6 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TARGET=6670
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index 2eab75676ace79355db97a829f21236cfb242c4c..96186dda6ef7e60fa341bf3108f9016c95f59a2d 100755 (executable)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.3.1
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TARGET=6670
 export ENDIAN=little
 
index 0b413dbeeb95a5e8b05b28ddae0d4c1e6597cec4..82b696e77005aec66fdff6dd928f43f169bf4c13 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TARGET=6678
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index 42e68b7961c77eaa3cfe480ad01bca97927c6d60..7db4403fc0c8afe0aa97c156149c847795ab75e6 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TARGET=6678
 export ENDIAN=little
 
index b7b05c2880b6694fa2c01cf62385dc5be744cc52..15a81b4657844478f4fb9d97117531f233d09e52 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.3.1
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little
index 1c4f8fbfc510363baaa8a28e0d14d97ba8594d5b..a597ab26ded44180db7751fc8fd0615ef21a8f7d 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 780f30b6f17c08066785e0a229092dea94dbde5a..fc11e0beeb51c55171fccc07c03f75d145f61898 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index 423b9f091cc8473868367a8bd1da8b1531c51691..7f9ff2728b043442e6b6bb81184f054fe29c4e17 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
index c4e9f538bc5492908da504e4131d41cc3b8a5b64..1035595e1783f73ec9e60c1687bd4b0f94db9ef2 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
index f3a8a02402b221d62e4f1e69d511c7beb145961f..259f7db7d13fe1ec3003c424772767b64502a23c 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 05170a3046992a3b8b58f1ca45754cf47b7e2b25..2a6670e1b9bf56f495286278a011b329d4c66ae4 100644 (file)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index a116219f271597d5bca3f1d63c9d562e6854937d..57c055cf96d3bbaa4c869714d9e1bfd02dccac4b 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
index 74c4cacfaf2b95a12788b4f0ce5a7142a45b5dc1..5da6cd8ad8c78ff8e4bc16691533df41def1c4c6 100644 (file)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
index 7805525151e7240e10cf71c3a942bf2811a9986b..a87c70390ba31581499c2b7709d11f67626ec2ed 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 7ca8107ad0217d95c05f85cb8849b1627a35a047..adc149b67fe1bb3c3c7371d4cd90ad9da9d990e9 100644 (file)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index a1cd0ee637588b12e94a4e0acdda81b1046d42aa..79d7a55fe583750540b3e3d80b47563daf5b2c01 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
index f7bbca6a9f8085b101a2fc98a73ae4a03ccaac5f..fc046b71e0924e5bade6db4fa0c553056dcc1efd 100644 (file)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
index ca517cb8c6a0b50cfc37ec2fb4e3e8487d30f976..0f4662f03b410722d9a33d399f6c512bec303302 100644 (file)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.2.4
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
index 648e00c78b995d4c53cd9b9b5765b19cb5f4b6df..739255220ba72cc1504aff899ea14545ab45016a 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 272b863c4243345810054e73d5a6822fb861404d..cb25025e718502127e4fdd45a10b7ed4813f20ee 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index 2f741f03f74860c7abf845097eeb981eaccab03d..b29af64a6385744ea29b918401f83159687cb5a6 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0B2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
index 2aaed8a11c80d7ddb4f2396fe520e78fa8452b34..9bb2a7660df1172692e98a5e646c7439d16bec66 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little
index a48b14252ca7be9e2783ec205d065133262079a7..48e01cbbb5ebd6d76feae599bb2d256668df6573 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.3.1
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TARGET=6657
 export ENDIAN=little
 
index 1af61409ade832a6521af1bdb3bba3c3bf6114c2..4d7cc48ec2c743af38d76674c26892b3d99c2466 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.3.1
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0B2
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little