diff options
author | Adrian Alonso <aalonso@freescale.com> | 2015-10-12 13:48:16 -0500 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-10-30 15:22:37 +0100 |
commit | 78e9ca52edaab74ad645d719676ff4c24d2f462c (patch) | |
tree | 6e87fe605e95b5b4da4bc3cd6d886e5bc4e3a14e /board | |
parent | ee3899aa6c938f950a66024f1a451f3219ed85ec (diff) | |
download | u-boot-imx-78e9ca52edaab74ad645d719676ff4c24d2f462c.zip u-boot-imx-78e9ca52edaab74ad645d719676ff4c24d2f462c.tar.gz u-boot-imx-78e9ca52edaab74ad645d719676ff4c24d2f462c.tar.bz2 |
mx7dsabresd: add secure boot support
Add secure boot support for mx7dsabresd target board
Signed-off-by: Adrian Alonso <aalonso@freescale.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/freescale/mx7dsabresd/imximage.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/freescale/mx7dsabresd/imximage.cfg b/board/freescale/mx7dsabresd/imximage.cfg index 91b70ee..76574ff 100644 --- a/board/freescale/mx7dsabresd/imximage.cfg +++ b/board/freescale/mx7dsabresd/imximage.cfg @@ -23,6 +23,13 @@ IMAGE_VERSION 2 BOOT_FROM sd /* + * Secure boot support + */ +#ifdef CONFIG_SECURE_BOOT +CSF CONFIG_CSF_SIZE +#endif + +/* * Device Configuration Data (DCD) * * Each entry must have the format: |