summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh')
-rwxr-xr-x[-rw-r--r--]boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh
index 8dab971..ce81bad 100644..100755
--- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh
+++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh
@@ -1,4 +1,4 @@
1export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.4 1export CGT_INSTALL_DIR=${C6X_GEN_INSTALL_PATH}
2export TOOL_DIR="../../../../../../" 2export TOOL_DIR="../../../../../../"
3export TARGET=6657 3export TARGET=6657
4export ENDIAN=little 4export ENDIAN=little