]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: sandbox_defconfig: enable stage pre-load in bootm
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 28 Mar 2022 20:57:05 +0000 (22:57 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 31 Mar 2022 18:12:23 +0000 (14:12 -0400)
commit29451432c777537ebd53fc42b1efd8702794c938
treeee936e0dc27e47fea2e72a41d231c4f95acab599
parentb1c5093008aa92687fbbea9d5de26f83fb02faba
configs: sandbox_defconfig: enable stage pre-load in bootm

Enable the support of stage pre-load in bootm.
For the moment, this stage allow to verify the
signature of the full image with a header.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
configs/sandbox_defconfig