diff options
author | Tom Rini <trini@konsulko.com> | 2015-04-13 10:52:46 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-04-13 10:52:46 -0400 |
commit | 1d2f74690cace803844bce198a6d5fa1b6cd11f9 (patch) | |
tree | fe713c6eb089b5fb11af4135089fc977023fca41 /doc | |
parent | 787affb41b6f0cca797a36383705f30ce9ca5c25 (diff) | |
parent | 3bf801a2176e3330a3ef696d974d0d198d99b7e9 (diff) | |
download | u-boot-1d2f74690cace803844bce198a6d5fa1b6cd11f9.zip u-boot-1d2f74690cace803844bce198a6d5fa1b6cd11f9.tar.gz u-boot-1d2f74690cace803844bce198a6d5fa1b6cd11f9.tar.bz2 |
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.mxc_hab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.mxc_hab b/doc/README.mxc_hab index e9340dd..a1b1d34 100644 --- a/doc/README.mxc_hab +++ b/doc/README.mxc_hab @@ -69,6 +69,7 @@ CONFIG_SECURE_BOOT CONFIG_SYS_FSL_SEC_COMPAT 4 /* HAB version */ CONFIG_FSL_CAAM CONFIG_CMD_DEKBLOB +CONFIG_SYS_FSL_LE Note: The encrypted boot feature is only supported by HABv4 or greater. |