Skip to content
Snippets Groups Projects
Commit a02221f2 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

mkimage: Convert to use getopt()


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: default avatarSimon Glass <sjg@chromium.org>
parent 0b443dee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment