summaryrefslogtreecommitdiff
path: root/include/configs/ls1012ardb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ls1012ardb.h')
-rw-r--r--include/configs/ls1012ardb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/ls1012ardb.h b/include/configs/ls1012ardb.h
index 70d3a71eb3..276fe1050c 100644
--- a/include/configs/ls1012ardb.h
+++ b/include/configs/ls1012ardb.h
@@ -74,4 +74,7 @@
#define CONFIG_SYS_MEMTEST_START 0x80000000
#define CONFIG_SYS_MEMTEST_END 0x9fffffff
+
+#include <asm/fsl_secure_boot.h>
+
#endif /* __LS1012ARDB_H__ */