All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Maxim Moskalets <maximmosk4@gmail.com>,
	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: Thu, 6 Jun 2024 08:21:36 -0600	[thread overview]
Message-ID: <20240606142136.GY68077@bill-the-cat> (raw)
In-Reply-To: <b95386ab-ec35-4912-934d-c3b611953b55@gmx.de>

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

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?

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2024-06-06 14:21 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 [this message]
2024-06-11 20:59     ` Maxim M. Moskalets
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=20240606142136.GY68077@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=Maxim.Moskalets@kaspersky.com \
    --cc=maximmosk4@gmail.com \
    --cc=quentin.schulz@theobroma-systems.com \
    --cc=sjg@chromium.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.