summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dabaf58)
raw | patch | inline | side by side (parent: dabaf58)
author | Aravind Batni <aravindbr@ti.com> | |
Tue, 20 Sep 2011 21:46:56 +0000 (17:46 -0400) | ||
committer | Aravind Batni <aravindbr@ti.com> | |
Tue, 20 Sep 2011 21:46:56 +0000 (17:46 -0400) |
13 files changed:
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh
index 22c9fa03f415ea96a592accdf49cfab4c47fdbaf..3dfe81210d7228e22cafef01f3ef49a4f21777d2 100755 (executable)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TARGET=6670
export ENDIAN=little
diff --git a/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.sh
index 7f537a2ec6a301325b9908344a881326d34e6130..b87e26fe9ed8a9d66ef199e8e1fb3cba8717aeb2 100755 (executable)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TARGET=6678
export ENDIAN=little
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh
index c2fbb7211e9adecd3634b880722aa5553ed02f5f..6a57467ee69bfdcb83c41be659f855539e070ac9 100755 (executable)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TOOL_DIR="../../../../../../"
export TARGET=6670
export ENDIAN=little
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh
index 7cf94dae0a2e99077f70b67d2f6a316f01dca824..3480a2e30f9f0047a5352aadbc92fddb16de1c8c 100755 (executable)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TOOL_DIR="../../../../../../"
export TARGET=6678
export ENDIAN=little
diff --git a/boot_loader/examples/pcie/pcieboot_post/evmc6670l/bin/pcieboot_post_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_post/evmc6670l/bin/pcieboot_post_elf2HBin.sh
index ee0fd380e0f1e805a09c6dea70e7e9efc8176217..d551e38423e5cb797761132e44676673c10c1a11 100755 (executable)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TOOL_DIR="../../../../../../"
export TARGET=6670
export ENDIAN=little
diff --git a/boot_loader/examples/pcie/pcieboot_post/evmc6678l/bin/pcieboot_post_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_post/evmc6678l/bin/pcieboot_post_elf2HBin.sh
index 10ff40743569dd67694baa62227ee75b60e849e0..7c609b12aafbc18b2306407d9f1c739f7215a1bc 100755 (executable)
-export C6000_CG_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export C6000_CG_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TOOL_DIR="../../../../../../"
export TARGET=6678
export ENDIAN=little
diff --git a/boot_loader/examples/srio/srioboot_ddrinit/evmc6670l/bin/srioboot_ddrinit_elf2HBin.sh b/boot_loader/examples/srio/srioboot_ddrinit/evmc6670l/bin/srioboot_ddrinit_elf2HBin.sh
index f2ab47b6031743cbe95bd1ef07995e840c82adfb..a91d51320546dbfdf1686781694b25d7ec0d64e5 100644 (file)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TARGET=6670
export ENDIAN=little
diff --git a/boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/bin/srioboot_ddrinit_elf2HBin.sh b/boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/bin/srioboot_ddrinit_elf2HBin.sh
index 8a8a40de758b1b80cabba8f94a7ff4b3a5e49214..ebbd1f1d4e56316d3bb6d2dc40d64e834e11387b 100644 (file)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TARGET=6678
export ENDIAN=little
diff --git a/boot_loader/examples/srio/srioboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh b/boot_loader/examples/srio/srioboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh
index 551866ba1dab7599363592bdd97afde68c935d1c..9c420aa1923546101d86ae0044f050f0bb1038c0 100644 (file)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TOOL_DIR="../../../../../../"
export TARGET=6670
export ENDIAN=little
diff --git a/boot_loader/examples/srio/srioboot_helloworld/evmc6678l/.cproject b/boot_loader/examples/srio/srioboot_helloworld/evmc6678l/.cproject
index 0ae18040cee1800556006bcf912ef27ed7cefd18..04f1a9aa253e26de889a28f127eeb89b62965ab5 100644 (file)
<listOptionValue builtIn="false" value="RTSC_PRODUCTS=com.ti.biosmcsdk.pdk.C6678L:1.0.0.14;"/>
<listOptionValue builtIn="false" value="OUTPUT_TYPE=rtscApplication:executable"/>
</option>
- <option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.784730463" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="7.3.0" valueType="string"/>
+ <option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.784730463" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="7.2.4" valueType="string"/>
<targetPlatform id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug.753758857" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug"/>
<builder buildPath="${workspace_loc:/srioboot_helloworld_evmc6678l/Debug}" id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug.1887207643" name="GNU Make.Debug" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug"/>
<tool id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug.70352743" name="C6000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug">
diff --git a/boot_loader/examples/srio/srioboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh b/boot_loader/examples/srio/srioboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh
index e02f6f1cfdb79c2c668660202d4da4e8fa8cd9e1..f598a0f235a546fbaff012436cd315f4d1aeaeb4 100644 (file)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TOOL_DIR="../../../../../../"
export TARGET=6678
export ENDIAN=little
index e8b4295286cbf97f43f8c041ddecd61f1fc29fe6..5d56f69ac640c2eb78986346f059dd489e83abbf 100644 (file)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TARGET=6670
export ENDIAN=little
export IBL_ROOT_DIR="../../../boot_loader/ibl"
index 6fb267bf41f28d540ecd597134e06310acddb383..649b7686282fcf5e128d2fcbbff45de60db98399 100644 (file)
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.2.4
export TARGET=6678
export ENDIAN=little
export IBL_ROOT_DIR="../../../boot_loader/ibl"