mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +02: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>