[U-Boot] [PATCH v1 21/29] imx6: aristainetos: add AUTOBOOT_KEYED

2019-12-29 Thread sbabic
> add stop autobooting via SHA256 encrypted password. > Signed-off-by: Heiko Schocher Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing Director: Wolfgang

[U-Boot] [PATCH v1 21/29] imx6: aristainetos: add AUTOBOOT_KEYED

2019-12-01 Thread Heiko Schocher
add stop autobooting via SHA256 encrypted password. Signed-off-by: Heiko Schocher --- configs/aristainetos2_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig index c7416a936a..11b9f2ab1d 100644 ---