From: Johannes Zink <j.zink@pengutronix.de>
To: barebox@lists.infradead.org
Cc: patchwork-jzi@pengutronix.de, kernel@pengutronix.de
Subject: [PATCH v1 0/3] Add displaying a version number in
Date: Fri, 5 May 2023 09:53:05 +0200 [thread overview]
Message-ID: <20230505075308.1015157-1-j.zink@pengutronix.de> (raw)
This series adds displaying a version number in imx-usb-loader for
easier debugging.
The first two patches add minor cleanup, while the third actually adds
the code for displaying the version number.
The result will look like
$./imx-usb-loader --version
./imx-usb-loader 2023.04.0-00210-g057705fb211a-dirty
Happy hacking
Johannes
Johannes Zink (3):
imx-usb-loader: error with success when displaying help on purpose
imx-usb-loader: use proper return code macros
imx-usb-loader: add commandline option for displaying version number
scripts/imx/Makefile | 2 +-
scripts/imx/imx-usb-loader.c | 29 ++++++++++++++++++++++++-----
2 files changed, 25 insertions(+), 6 deletions(-)
--
2.39.2
next reply other threads:[~2023-05-05 7:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-05 7:53 Johannes Zink [this message]
2023-05-05 7:53 ` [PATCH v1 1/3] imx-usb-loader: error with success when displaying help on purpose Johannes Zink
2023-05-05 7:56 ` Ahmad Fatoum
2023-05-05 8:07 ` Johannes Zink
2023-05-05 7:53 ` [PATCH v1 2/3] imx-usb-loader: use proper return code macros Johannes Zink
2023-05-05 7:53 ` [PATCH v1 3/3] imx-usb-loader: add commandline option for displaying version number Johannes Zink
2023-05-05 8:02 ` Ahmad Fatoum
2023-05-05 8:26 ` Johannes Zink
2023-05-05 8:32 ` Ahmad Fatoum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230505075308.1015157-1-j.zink@pengutronix.de \
--to=j.zink@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=kernel@pengutronix.de \
--cc=patchwork-jzi@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox