
6 Jun
2024
6 Jun
'24
4:21 p.m.
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