summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/fsl_secure_boot.h
diff options
context:
space:
mode:
authorAneesh Bansal <aneesh.bansal@freescale.com>2014-04-22 15:17:06 +0530
committerYork Sun <yorksun@freescale.com>2014-05-13 08:26:54 -0700
commite47c2a68517a3acd8e7668e0fc16a2c168ac30b4 (patch)
treeeb1acb9b3f57b754ebb9ba898bc0b95579d2d2e2 /arch/powerpc/include/asm/fsl_secure_boot.h
parent4067815998a45ed18e4e42ac9cf655ad07d1d4df (diff)
downloadblackbird-obmc-uboot-e47c2a68517a3acd8e7668e0fc16a2c168ac30b4.tar.gz
blackbird-obmc-uboot-e47c2a68517a3acd8e7668e0fc16a2c168ac30b4.zip
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDB
Secure Boot Target is added for T2080RDB Changes: For Secure boot, CPC is configured as SRAM and used as house keeping area which needs to be disabled. So CONFIG_SYS_CPC_REINIT_F is defined for CONFIG_T2080RDB. Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
Diffstat (limited to 'arch/powerpc/include/asm/fsl_secure_boot.h')
-rw-r--r--arch/powerpc/include/asm/fsl_secure_boot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/fsl_secure_boot.h b/arch/powerpc/include/asm/fsl_secure_boot.h
index 9a0cb20eb3..74c5d8f2d9 100644
--- a/arch/powerpc/include/asm/fsl_secure_boot.h
+++ b/arch/powerpc/include/asm/fsl_secure_boot.h
@@ -20,6 +20,7 @@
#if defined(CONFIG_B4860QDS) || \
defined(CONFIG_T4240QDS) || \
defined(CONFIG_T2080QDS) || \
+ defined(CONFIG_T2080RDB) || \
defined(CONFIG_T1040QDS) || \
defined(CONFIG_T104xRDB)
#define CONFIG_SYS_CPC_REINIT_F
OpenPOWER on IntegriCloud