summaryrefslogtreecommitdiffstats
path: root/include/configs/BSC9132QDS.h
diff options
context:
space:
mode:
authorAneesh Bansal <aneesh.bansal@freescale.com>2014-03-12 00:07:27 +0530
committerYork Sun <yorksun@freescale.com>2014-04-22 17:58:46 -0700
commitf978f7c203a6ea8a9bdc101a12486d6903fd8162 (patch)
tree660f9c067b6287fab5124c2982ffa0c5f7460f24 /include/configs/BSC9132QDS.h
parent7efb4b51975409fb922e9f9bfec21a7affb6f83f (diff)
downloadtalos-obmc-uboot-f978f7c203a6ea8a9bdc101a12486d6903fd8162.tar.gz
talos-obmc-uboot-f978f7c203a6ea8a9bdc101a12486d6903fd8162.zip
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDS
Add NOR, SPI and SD secure boot targets for BSC9132QDS. Changes: - Debug TLB entry is not required for Secure Boot Target. Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/BSC9132QDS.h')
-rw-r--r--include/configs/BSC9132QDS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/BSC9132QDS.h b/include/configs/BSC9132QDS.h
index 052a0f1103..772e123151 100644
--- a/include/configs/BSC9132QDS.h
+++ b/include/configs/BSC9132QDS.h
@@ -696,4 +696,6 @@ combinations. this should be removed later
#define CONFIG_BOOTCOMMAND CONFIG_RAMBOOTCOMMAND
+#include <asm/fsl_secure_boot.h>
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud