MLK-20916-1: doc: imx: habv4: Fix typo in iMX6 and iMX7 encrypted boot guide
authorBreno Lima <breno.lima@nxp.com>
Tue, 12 Feb 2019 16:30:17 +0000 (14:30 -0200)
committerYe 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

index d3f71b0..137d499 100644 (file)
@@ -21,7 +21,7 @@ U-Boot:
 
   CONFIG_FAT_WRITE=y
   CONFIG_CMD_DEKBLOB=y
-  CONFIG_CDM_PRIBLOB=y
+  CONFIG_CMD_PRIBLOB=y
 
 - Kconfig