[U-Boot-Users] How to use -v option in mkimage?

7 May
2005
7 May
'05
5:50 a.m.
How to use -v option in mkimage?
In mkimage.c, 'v' parameter increase to 'vflag' value.
I don't know that's mean.
For adding image?
Please talk to me..

7 May
7 May
9:57 a.m.
In message 427C3B06.4070907@chol.com you wrote:
How to use -v option in mkimage?
You use it by adding it to the command line, or by omitting it.
In mkimage.c, 'v' parameter increase to 'vflag' value.
I don't know that's mean.
Well, if you looked *this* up in the source code, why didn't you also look up where vflag is referenced in the code?
Like in so many other tools "-v" meand "verbose". In mkimage, there is not much verbosity added, though.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
: I've tried (in vi) "g/[a-z]\n[a-z]/s//_/"...but that doesn't
: cut it. Any ideas? (I take it that it may be a two-pass sort of solution).
In the first pass, install perl. :-) Larry Wall 6849@jpl-devvax.JPL.NASA.GOV
7305
Age (days ago)
7305
Last active (days ago)
1 comments
2 participants
participants (2)
-
Wolfgang Denk
-
yongdae,shin