commit | 7e56f500d4ca9471ae37db905029e8fade46fc9f | [log] [tgz] |
---|---|---|
author | Ulises Cardenas <Ulises.Cardenas@freescale.com> | Mon Apr 20 13:47:58 2015 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 15 19:20:46 2015 +0200 |
tree | 232bc8a50c3e23440a0b93124ef243fea92df309 | |
parent | 99c25ffad539da595e22c3aec6024b729a5caac4 [diff] |
Fix mxc_hab documenation It is necessary to modify the configuration file for the target board. It wasn't well documented that to enable any of the secure boot modes, it is required to add CONFIG_SECURE_BOOT to the board configuration file. Also, fixed a typo in the encrypted boot section. Signed-off-by: Ulises Cardenas <Ulises.Cardenas@freescale.com>