summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/fsl_secure_boot.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2017-03-27 21:41:02 +0300
committerYork Sun <york.sun@nxp.com>2017-04-17 19:03:30 +0300
commitc1303bfd7e14f5ee451f6aafeeca2d87ac1255d6 (patch)
tree2514a33f8e642ad3c638af81e6fad0542be1c3df /arch/arm/include/asm/fsl_secure_boot.h
parent4a3ab193222d495ad55b3902fde2654489ad767b (diff)
downloadu-boot-c1303bfd7e14f5ee451f6aafeeca2d87ac1255d6.tar.xz
armv8: ls1043a: Drop macro CONFIG_LS1043A
Use CONFIG_ARCH_LS1043A instead. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch/arm/include/asm/fsl_secure_boot.h')
-rw-r--r--arch/arm/include/asm/fsl_secure_boot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/fsl_secure_boot.h b/arch/arm/include/asm/fsl_secure_boot.h
index 2799a604ff..f5ca5d3b69 100644
--- a/arch/arm/include/asm/fsl_secure_boot.h
+++ b/arch/arm/include/asm/fsl_secure_boot.h
@@ -88,7 +88,7 @@
/* For SD boot address and size are assigned in terms of sector
* offset and no. of sectors respectively.
*/
-#if defined(CONFIG_LS1043A) || defined(CONFIG_ARCH_LS1046A)
+#if defined(CONFIG_ARCH_LS1043A) || defined(CONFIG_ARCH_LS1046A)
#define CONFIG_BS_HDR_ADDR_DEVICE 0x00000920
#else
#define CONFIG_BS_HDR_ADDR_DEVICE 0x00000900