projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba43e01
)
MLK-20916-1: doc: imx: habv4: Fix typo in iMX6 and iMX7 encrypted boot guide
author
Breno Lima
<breno.lima@nxp.com>
Tue, 12 Feb 2019 16:30:17 +0000
(14:30 -0200)
committer
Ye Li
<ye.li@nxp.com>
Fri, 24 May 2019 11:29:12 +0000
(
04:29
-0700)
The set_priblob_bitfield command is enabled by selecting
CONFIG_CMD_PRIBLOB.
Fix typo in mx6_mx7_encrypted_boot.txt guide.
Signed-off-by: Breno Lima <breno.lima@nxp.com>
(cherry picked from commit
99f9696ef5f7d1c0f93b7d910e884890fca6c973
)
doc/imx/habv4/guides/mx6_mx7_encrypted_boot.txt
patch
|
blob
|
history
diff --git
a/doc/imx/habv4/guides/mx6_mx7_encrypted_boot.txt
b/doc/imx/habv4/guides/mx6_mx7_encrypted_boot.txt
index
d3f71b0
..
137d499
100644
(file)
--- a/
doc/imx/habv4/guides/mx6_mx7_encrypted_boot.txt
+++ b/
doc/imx/habv4/guides/mx6_mx7_encrypted_boot.txt
@@
-21,7
+21,7
@@
U-Boot:
CONFIG_FAT_WRITE=y
CONFIG_CMD_DEKBLOB=y
- CONFIG_C
DM
_PRIBLOB=y
+ CONFIG_C
MD
_PRIBLOB=y
- Kconfig