summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-mxc/mxc_scc2_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mxc/mxc_scc2_driver.h')
-rw-r--r--include/asm-arm/arch-mxc/mxc_scc2_driver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-arm/arch-mxc/mxc_scc2_driver.h b/include/asm-arm/arch-mxc/mxc_scc2_driver.h
index ff26529fcde3..8898176850fa 100644
--- a/include/asm-arm/arch-mxc/mxc_scc2_driver.h
+++ b/include/asm-arm/arch-mxc/mxc_scc2_driver.h
@@ -1,6 +1,6 @@
/*
- * Copyright 2004-2007 Freescale Semiconductor, Inc. All Rights Reserved.
+ * Copyright 2004-2008 Freescale Semiconductor, Inc. All Rights Reserved.
*/
/*
@@ -834,7 +834,7 @@ extern "C" {
/* MASTER ACCESS PERMISSIONS REGISTER */
/*! SCM Access Permission: Do not zeroize/deallocate partition on SMN Fail state */
-#define SCM_PERM_NO_ZEROIZE 0x10000000
+#define SCM_PERM_NO_ZEROIZE 0x80000000
/*! SCM Access Permission: Ignore Supervisor/User mode in permission determination */
#define SCM_PERM_HD_SUP_DISABLE 0x00000800
/*! SCM Access Permission: Allow Read Access to Host Domain */