* [U-Boot] patch: fix typo in mxc_hab docs
@ 2015-06-02 20:44 Chris Kuethe
2015-06-02 21:16 ` Ulises Cardenas
0 siblings, 1 reply; 2+ messages in thread
From: Chris Kuethe @ 2015-06-02 20:44 UTC (permalink / raw)
To: u-boot
diff --git a/doc/README.mxc_hab b/doc/README.mxc_hab
index a1b1d34..5fe977c 100644
--- a/doc/README.mxc_hab
+++ b/doc/README.mxc_hab
@@ -69,7 +69,7 @@ CONFIG_SECURE_BOOT
CONFIG_SYS_FSL_SEC_COMPAT 4 /* HAB version */
CONFIG_FSL_CAAM
CONFIG_CMD_DEKBLOB
-CONFIG_SYS_FSL_LE
+CONFIG_SYS_FSL_SEC_LE
Note: The encrypted boot feature is only supported by HABv4 or
greater.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] patch: fix typo in mxc_hab docs
2015-06-02 20:44 [U-Boot] patch: fix typo in mxc_hab docs Chris Kuethe
@ 2015-06-02 21:16 ` Ulises Cardenas
0 siblings, 0 replies; 2+ messages in thread
From: Ulises Cardenas @ 2015-06-02 21:16 UTC (permalink / raw)
To: u-boot
Hi Chris,
On 6/2/2015 3:44 PM, Chris Kuethe wrote:
> diff --git a/doc/README.mxc_hab b/doc/README.mxc_hab
> index a1b1d34..5fe977c 100644
> --- a/doc/README.mxc_hab
> +++ b/doc/README.mxc_hab
> @@ -69,7 +69,7 @@ CONFIG_SECURE_BOOT
> CONFIG_SYS_FSL_SEC_COMPAT 4 /* HAB version */
> CONFIG_FSL_CAAM
> CONFIG_CMD_DEKBLOB
> -CONFIG_SYS_FSL_LE
> +CONFIG_SYS_FSL_SEC_LE
>
> Note: The encrypted boot feature is only supported by HABv4 or
> greater.
This fix was already committed and applied to the repository. In the
following commit:
8148b824492e7696a9e72bb5b715720db8fd889e
Please pull the latest source code, you will see the changes.
Regards,
Ulises
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-02 21:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 20:44 [U-Boot] patch: fix typo in mxc_hab docs Chris Kuethe
2015-06-02 21:16 ` Ulises Cardenas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox