projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7cf76f
)
imx6: aristainetos: add AUTOBOOT_KEYED
author
Heiko Schocher
<hs@denx.de>
Sun, 1 Dec 2019 10:23:24 +0000
(11:23 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 7 Jan 2020 09:26:55 +0000
(10:26 +0100)
add stop autobooting via SHA256 encrypted password.
Signed-off-by: Heiko Schocher <hs@denx.de>
configs/aristainetos2_defconfig
patch
|
blob
|
history
diff --git
a/configs/aristainetos2_defconfig
b/configs/aristainetos2_defconfig
index b981b203b969826e44da427e10dd60c1ac57a896..dfaaf5dd8a4b186cf4d751d86cb40defc959a9b7 100644
(file)
--- a/
configs/aristainetos2_defconfig
+++ b/
configs/aristainetos2_defconfig
@@
-18,6
+18,9
@@
CONFIG_BOUNCE_BUFFER=y
CONFIG_BOARD_TYPES=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_ENCRYPTION=y
+CONFIG_AUTOBOOT_STOP_STR_SHA256="30bb0bce5f77da71a6e8e436fe40af54bc823db9501ae170f77e9992499d88fb"
CONFIG_CMD_BOOTZ=y
# CONFIG_BOOTM_NETBSD is not set
# CONFIG_BOOTM_PLAN9 is not set