mirror of
https://xff.cz/git/u-boot/
synced 2025-10-28 09:03:52 +01:00
Add a stage pre-load to the command bootm. Right now, this stage may be used to read a header and check the signature of the full image. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>