From: "Maxim M. Moskalets" <maximmosk4@gmail.com>
To: Tom Rini <trini@konsulko.com>, Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Maxim.Moskalets@kaspersky.com,
quentin.schulz@theobroma-systems.com, sjg@chromium.org,
u-boot@lists.denx.de
Subject: Re: [PATCH v5] cmd: move ELF load and boot to lib/elf.c
Date: Tue, 11 Jun 2024 23:59:54 +0300 [thread overview]
Message-ID: <c81b58cb-5304-4b33-adbb-590cd530afd4@gmail.com> (raw)
In-Reply-To: <20240606142136.GY68077@bill-the-cat>
On 06.06.2024 17:21, Tom Rini wrote:
> On Thu, Jun 06, 2024 at 09:02:43AM +0200, Heinrich Schuchardt wrote:
>> On 6/5/24 20:43, Maxim Moskalets wrote:
>>> From: Maxim Moskalets <maximmosk4@gmail.com>
>>>
>>> Loading and running the ELF image is the responsibility of the
>>> library and should not be associated with the command line interface.
>>>
>>> It is also required to run ELF images from FIT with the bootm command
>>> so as not to depend on the command line interface.
>>>
>>> Signed-off-by: Maxim Moskalets <maximmosk4@gmail.com>
>> In future versions please, include a change log separated from the
>> commit message by ---, e.g.
>>
>> ---
>> v6:
>> foo changed to bar
>> v5:
>> xxx removed
>> ---
>>
>> Best regards
>>
>> Heinrich
> Do you have any other feedback, Heinrich?
>
I will take these comments into account in future patches.
Are there any other comments?
Best regards
Maxim
next prev parent reply other threads:[~2024-06-11 21:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-05 18:43 [PATCH v5] cmd: move ELF load and boot to lib/elf.c Maxim Moskalets
2024-06-06 7:02 ` Heinrich Schuchardt
2024-06-06 14:21 ` Tom Rini
2024-06-11 20:59 ` Maxim M. Moskalets [this message]
2024-06-18 14:53 ` Tom Rini
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=c81b58cb-5304-4b33-adbb-590cd530afd4@gmail.com \
--to=maximmosk4@gmail.com \
--cc=Maxim.Moskalets@kaspersky.com \
--cc=quentin.schulz@theobroma-systems.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.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