From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Dmitry Rokosov <ddrokosov@salutedevices.com>,
igor.opaniuk@gmail.com, semen.protsenko@linaro.org,
trini@konsulko.com, colin.mcallister@garmin.com,
4.shket@gmail.com, avromanov@salutedevices.com
Cc: u-boot@lists.denx.de, kernel@salutedevices.com,
rockosov@gmail.com, Dmitry Rokosov <ddrokosov@salutedevices.com>
Subject: Re: [PATCH v1 1/4] cmd: ab_select: fix indentation problems for --no-dec parameter
Date: Tue, 30 Jul 2024 09:49:34 +0200 [thread overview]
Message-ID: <87h6c7qpyp.fsf@baylibre.com> (raw)
In-Reply-To: <20240725194716.32232-2-ddrokosov@salutedevices.com>
Hi Dmitry,
Thank you for the patch.
On jeu., juil. 25, 2024 at 22:47, Dmitry Rokosov <ddrokosov@salutedevices.com> wrote:
> Command ab_select has wrong help description from indentation
> perspective.
>
> Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
> ---
> cmd/ab_select.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/cmd/ab_select.c b/cmd/ab_select.c
> index bfb67b8236b6..9e2f74573c22 100644
> --- a/cmd/ab_select.c
> +++ b/cmd/ab_select.c
> @@ -63,6 +63,6 @@ U_BOOT_CMD(ab_select, 5, 0, do_ab_select,
> " - If 'part_name' is passed, preceded with a # instead of :, the\n"
> " partition name whose label is 'part_name' will be looked up in\n"
> " the partition table. This is commonly the \"misc\" partition.\n"
> - " - If '--no-dec' is set, the number of tries remaining will not\n"
> - " decremented for the selected boot slot\n"
> + " - If '--no-dec' is set, the number of tries remaining will not\n"
> + " decremented for the selected boot slot\n"
> );
> --
> 2.43.0
next prev parent reply other threads:[~2024-07-30 7:49 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-25 19:47 [PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command Dmitry Rokosov
2024-07-25 19:47 ` [PATCH v1 1/4] cmd: ab_select: fix indentation problems for --no-dec parameter Dmitry Rokosov
2024-07-28 19:36 ` Simon Glass
2024-07-30 7:49 ` Mattijs Korpershoek [this message]
2024-07-25 19:47 ` [PATCH v1 2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content Dmitry Rokosov
2024-07-28 19:36 ` Simon Glass
2024-07-29 14:52 ` Dmitry Rokosov
2024-07-30 8:19 ` Mattijs Korpershoek
2024-07-31 14:38 ` Simon Glass
2024-07-31 18:19 ` Dmitry Rokosov
2024-08-02 7:19 ` Mattijs Korpershoek
2024-07-25 19:47 ` [PATCH v1 3/4] test/py: introduce test for ab_dump command Dmitry Rokosov
2024-07-28 19:36 ` Simon Glass
2024-07-29 14:39 ` Dmitry Rokosov
2024-07-30 8:21 ` Mattijs Korpershoek
2024-07-25 19:47 ` [PATCH v1 4/4] common: android_ab: fix slot suffix for abc block Dmitry Rokosov
2024-07-28 19:36 ` Simon Glass
2024-07-29 14:42 ` Dmitry Rokosov
2024-07-30 8:43 ` Mattijs Korpershoek
2024-07-30 8:44 ` Dmitry Rokosov
2024-07-26 9:29 ` [PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command Dmitry Rokosov
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=87h6c7qpyp.fsf@baylibre.com \
--to=mkorpershoek@baylibre.com \
--cc=4.shket@gmail.com \
--cc=avromanov@salutedevices.com \
--cc=colin.mcallister@garmin.com \
--cc=ddrokosov@salutedevices.com \
--cc=igor.opaniuk@gmail.com \
--cc=kernel@salutedevices.com \
--cc=rockosov@gmail.com \
--cc=semen.protsenko@linaro.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.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