]> code.ossystems Code Review - bsp/u-boot.git/commit
Fix mxc_hab documenation
authorUlises Cardenas <Ulises.Cardenas@freescale.com>
Mon, 20 Apr 2015 18:47:58 +0000 (13:47 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 8 May 2015 19:19:48 +0000 (16:19 -0300)
commit2ee593faaa388b578de571e445b45802826d4906
treef5bc031ac049035f3f8165d193275d717171b002
parentf1b4690d09d1b061dd9f9ebd404360130f97ce72
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>
doc/README.mxc_hab