
15 Mar
2016
15 Mar
'16
12:53 p.m.
On Mon, Feb 22, 2016 at 10:55:34PM -0700, Simon Glass wrote:
The current way of parsing arguments is a bit clumsy. It seems better to use getopt() which is commonly used for this purpose.
Convert the code to use getopt() and make a few minor adjustments as needed.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom