summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Zhang2011-06-03 16:00:07 -0500
committerHao Zhang2011-06-03 16:00:07 -0500
commitcacac223050597dffd7154eb8fe496a48d9c59cc (patch)
tree92458cfb3fe0db5a52a0743b888b51750aad3942 /hfile2array/README.txt
parent7d259efa17050018b7565f0b098564567cdd3120 (diff)
downloadmcsdk-tools-cacac223050597dffd7154eb8fe496a48d9c59cc.tar.gz
mcsdk-tools-cacac223050597dffd7154eb8fe496a48d9c59cc.tar.xz
mcsdk-tools-cacac223050597dffd7154eb8fe496a48d9c59cc.zip
Added SRIO boot example, added binary support for writers
Diffstat (limited to 'hfile2array/README.txt')
-rw-r--r--hfile2array/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/hfile2array/README.txt b/hfile2array/README.txt
new file mode 100644
index 0000000..90570a8
--- /dev/null
+++ b/hfile2array/README.txt
@@ -0,0 +1,7 @@
1Utility to convert header format file to a header file that contains an array with the boot code data
2
3Usage:
4
5Usage: hfile2array.exe <in_file> <out_file> <array_name>
6
7