[PATCH v5] cmd: move ELF load and boot to lib/elf.c

Tom Rini trini at konsulko.com
Thu Jun 6 16:21:36 CEST 2024


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 at 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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240606/641e5bf7/attachment.sig>


More information about the U-Boot mailing list