Use of Armboot
Brought to you by:
mariusgroeger
Hi,
I am facing some problem in attaching a header to a
tornado image(which is in the form of a.out).
The syntax for this is :
/mkimage -A arch -O os -T type -C comp -a addr -e ep -
n name -d data_file [:data_file...] image
I don't know what values should we give against "-a"
and "-e" and "-d" options. What is the datafile they are
referring here?
What is the datafile you are referring here?
Any help?