commit | 09ac3cf0a1374bb96a49d141832468257d57c48c | [log] [tgz] |
---|---|---|
author | Ulises Cardenas <Ulises.Cardenas@freescale.com> | Fri Mar 27 08:08:57 2015 -0600 |
committer | Stefano Babic <sbabic@denx.de> | Wed Apr 08 10:54:10 2015 +0200 |
tree | 7b507c59fbc5ad4c5c88aa2ef8b33d5546f4a34d | |
parent | fc34dd0a879838fbcffeef3a31a2501bc050792b [diff] |
Fix mxc_hab documenation for DEK blob generation Include/fsl_sec.h defines sec_in and sec_out, according to the platform's endianess. Therefore, CONFIG_SYS_FSL_LE needs to be declared in the configuration file of the target, in order to use enable the DEK blob generation command. This requirement is not explicit in the README.mxc_hab. Signed-off-by: Ulises Cardenas <Ulises.Cardenas@freescale.com>