[PATCH v8 15/15] cmd: bootm: add subcommand preload

Tom Rini trini at konsulko.com
Fri Apr 1 01:22:44 CEST 2022


On Mon, Mar 28, 2022 at 10:57:07PM +0200, Philippe Reynes wrote:

> Add a subcommand preload to bootm that execute the preload
> stage on the image. Right now, it checks the signature
> of the image with the pre-load header. If the check
> succeed, the u-boot env variable 'loadaddr_verified'
> is set to the address of the image (without the header).
> 
> It allows to run such commands:
> tftp script.img && bootm preload $loadaddr && source $loadaddr_verified
> 
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>

Applied to u-boot/next, thanks!

-- 
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/20220331/db1fa26e/attachment.sig>


More information about the U-Boot mailing list