summaryrefslogtreecommitdiffstats
path: root/include/configs/P2041RDB.h
diff options
context:
space:
mode:
authorPo Liu <po.liu@freescale.com>2013-08-21 14:20:21 +0800
committerYork Sun <yorksun@freescale.com>2013-10-16 16:13:10 -0700
commit0d2cff2d9eddfd1e7f60f76889b65b931cb25237 (patch)
tree02e9ca94579981280c9942ab78ef6c45ddc733ec /include/configs/P2041RDB.h
parent183acb700378a8cfc5d50a01a65de93fb2c24586 (diff)
downloadtalos-obmc-uboot-0d2cff2d9eddfd1e7f60f76889b65b931cb25237.tar.gz
talos-obmc-uboot-0d2cff2d9eddfd1e7f60f76889b65b931cb25237.zip
powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h
This patch is for board config file not to add CONFIG_SECURE_BOOT condition for include the asm/fsl_secure_boot.h. Signed-off-by: Po Liu <Po.Liu@freescale.com>
Diffstat (limited to 'include/configs/P2041RDB.h')
-rw-r--r--include/configs/P2041RDB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h
index 862614b5c2..2c4159b333 100644
--- a/include/configs/P2041RDB.h
+++ b/include/configs/P2041RDB.h
@@ -746,8 +746,6 @@ unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_BOOTCOMMAND CONFIG_HDBOOT
-#ifdef CONFIG_SECURE_BOOT
#include <asm/fsl_secure_boot.h>
-#endif
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud