summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'boot_loader')
-rw-r--r--boot_loader/MAD_UG.docbin210432 -> 0 bytes
-rw-r--r--boot_loader/MAD_buildmad23
-rw-r--r--boot_loader/tools_build.bat1
-rw-r--r--boot_loader/tools_install.bat2
4 files changed, 0 insertions, 26 deletions
diff --git a/boot_loader/MAD_UG.doc b/boot_loader/MAD_UG.doc
deleted file mode 100644
index a29a56f..0000000
--- a/boot_loader/MAD_UG.doc
+++ /dev/null
Binary files differ
diff --git a/boot_loader/MAD_buildmad b/boot_loader/MAD_buildmad
deleted file mode 100644
index 59cc900..0000000
--- a/boot_loader/MAD_buildmad
+++ /dev/null
@@ -1,23 +0,0 @@
1export C_DIR='"C:/Program Files/Texas Instruments/ccsv5/tools/compiler/c6000"'
2export PATH=$PATH:/c/Program\ Files/Texas\ Instruments/ccsv5/tools/compiler/c6000/bin/
3
4cd mad-utils/mad-loader/mal/malLib/build
5make DEVICE=C6678
6
7cd ../../malApp/build
8make DEVICE=C6678
9
10cd ../../../nmlLoader/build
11make DEVICE=C6678
12
13cd ../../examples/shlibs
14make DEVICE=C6678
15
16cd ../app_1
17make DEVICE=C6678
18
19cd ../app_2
20make DEVICE=C6678
21
22cd ../../../../
23
diff --git a/boot_loader/tools_build.bat b/boot_loader/tools_build.bat
index 989d897..03f8f67 100644
--- a/boot_loader/tools_build.bat
+++ b/boot_loader/tools_build.bat
@@ -1,6 +1,5 @@
1t:\gen\msys\1.0\bin\bash IBL_buildibl 1t:\gen\msys\1.0\bin\bash IBL_buildibl
2 2
3t:\gen\msys\1.0\bin\bash MAD_buildmad
4 3
5 4
6 5
diff --git a/boot_loader/tools_install.bat b/boot_loader/tools_install.bat
index 0c6d54c..2c75c39 100644
--- a/boot_loader/tools_install.bat
+++ b/boot_loader/tools_install.bat
@@ -1,5 +1,3 @@
1mv -f MAD_UG.doc mad-utils\MAD_UG.doc
2
3rm -f examples\srio\docs\readme.doc 1rm -f examples\srio\docs\readme.doc
4 2
5rm -f -r ..\factory_images 3rm -f -r ..\factory_images