All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] How to use -v option in mkimage?
@ 2005-05-07  3:50 yongdae, shin
  2005-05-07  7:57 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: yongdae, shin @ 2005-05-07  3:50 UTC (permalink / raw)
  To: u-boot

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..

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] How to use -v option in mkimage?
  2005-05-07  3:50 [U-Boot-Users] How to use -v option in mkimage? yongdae, shin
@ 2005-05-07  7:57 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-05-07  7:57 UTC (permalink / raw)
  To: u-boot

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 at 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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-07  7:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-07  3:50 [U-Boot-Users] How to use -v option in mkimage? yongdae, shin
2005-05-07  7:57 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.