From: Breno Matheus Lima Date: Thu, 13 Jun 2019 21:10:56 +0000 (+0000) Subject: mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT case X-Git-Tag: v2019.10-rc1~9^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=821d8d32cb935119b8bb3dcd5a8369c0120d24bd;p=pandora-u-boot.git mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT case Secure boot is not enabled in mx6sxsabresd imximage.cfg, add support for it. Signed-off-by: Breno Lima Reviewed-by: Peng Fan Reviewed-by: Fabio Estevam --- diff --git a/board/freescale/mx6sxsabresd/imximage.cfg b/board/freescale/mx6sxsabresd/imximage.cfg index 3e94f6ab668..0354bb36e25 100644 --- a/board/freescale/mx6sxsabresd/imximage.cfg +++ b/board/freescale/mx6sxsabresd/imximage.cfg @@ -17,6 +17,13 @@ IMAGE_VERSION 2 BOOT_FROM sd +/* + * Secure boot support + */ +#ifdef CONFIG_SECURE_BOOT +CSF CONFIG_CSF_SIZE +#endif + /* * Device Configuration Data (DCD) *