summaryrefslogtreecommitdiffstats
path: root/include/configs/C29XPCIE.h
diff options
context:
space:
mode:
authorPo Liu <Po.Liu@freescale.com>2014-11-26 09:38:48 +0800
committerYork Sun <yorksun@freescale.com>2015-01-16 09:27:06 -0800
commit3ca49c425f523d41bcec8a0eac24cce2d6a0da98 (patch)
tree4c9c916ce3967013f3529ff3151910fe7d1dbad9 /include/configs/C29XPCIE.h
parentab77f24119e80257de4ab017b877f92f96980562 (diff)
downloadblackbird-obmc-uboot-3ca49c425f523d41bcec8a0eac24cce2d6a0da98.tar.gz
blackbird-obmc-uboot-3ca49c425f523d41bcec8a0eac24cce2d6a0da98.zip
powerpc/c29xpcie: Add secure boot support
Add NOR and SPI flash secure boot target for C29XPCIE board. Signed-off-by: Po Liu <Po.Liu@freescale.com> Signed-off-by: Mingkai.Hu <Mingkai.Hu@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/C29XPCIE.h')
-rw-r--r--include/configs/C29XPCIE.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/C29XPCIE.h b/include/configs/C29XPCIE.h
index ecb3d7b25f..e24b923368 100644
--- a/include/configs/C29XPCIE.h
+++ b/include/configs/C29XPCIE.h
@@ -581,4 +581,6 @@
#define CONFIG_BOOTCOMMAND CONFIG_RAMBOOTCOMMAND
+#include <asm/fsl_secure_boot.h>
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud