summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorgaurav rana <gaurav.rana@freescale.com>2014-12-03 14:17:50 +0530
committerYork Sun <yorksun@freescale.com>2015-01-16 09:27:15 -0800
commita56e723811df7b8d32dcaab09649081370fd844a (patch)
treed574b5bf2b1dc5cf22e2dd262270cf55fc67e0c0 /configs
parent3ca49c425f523d41bcec8a0eac24cce2d6a0da98 (diff)
downloadtalos-obmc-uboot-a56e723811df7b8d32dcaab09649081370fd844a.tar.gz
talos-obmc-uboot-a56e723811df7b8d32dcaab09649081370fd844a.zip
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS
Secure boot target is added for P5040DS platform. Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/P5040DS_SECURE_BOOT_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P5040DS_SECURE_BOOT_defconfig b/configs/P5040DS_SECURE_BOOT_defconfig
new file mode 100644
index 0000000000..8e21ca5895
--- /dev/null
+++ b/configs/P5040DS_SECURE_BOOT_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT"
+CONFIG_PPC=y
+CONFIG_MPC85xx=y
+CONFIG_TARGET_P5040DS=y
OpenPOWER on IntegriCloud