Add bootscript support to esbc_validate.
[platform/kernel/u-boot.git] / include / configs / ls1021aqds.h
index 5de416d..8525ce8 100644 (file)
@@ -655,6 +655,7 @@ unsigned long get_board_ddr_clk(void);
 
 #ifdef CONFIG_SECURE_BOOT
 #define CONFIG_CMD_BLOB
+#include <asm/fsl_secure_boot.h>
 #endif
 
 #endif