Files
u-boot-sunxi/tools
Andreas Bießmann 7a439cadcf mkimage: fix argument parsing on BSD systems
The getopt(3) optstring '-' is a GNU extension which is not available on BSD
systems like OS X.

Remove this dependency by implementing argument parsing in another way. This
will also change the lately introduced '-b' switch behaviour.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-02 18:37:09 -04:00
..
2016-03-17 21:27:39 -06:00
2016-02-08 10:10:34 -05:00
2016-03-22 12:16:13 -04:00
2015-11-29 16:02:44 +01:00
2016-03-22 12:16:13 -04:00
2016-02-21 11:09:19 +01:00
2015-11-16 17:22:18 -05:00