]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix mxc_hab documenation for DEK blob generation
authorUlises Cardenas <Ulises.Cardenas@freescale.com>
Fri, 27 Mar 2015 14:08:57 +0000 (08:08 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:38:16 +0000 (14:38 +0200)
commitd70d425fd83496e67f53347ffc13e3fc2b8698e1
tree8f8fe88113428dfaf3d79a75f8d1838b0def0224
parent3b3a959e53f2a8b8ad446f96d153e43085bb926e
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>
doc/README.mxc_hab