From 562583deb3ff6cac0833c91c7cc0c24f0d7e0413 Mon Sep 17 00:00:00 2001 From: gaurav rana Date: Tue, 12 May 2015 12:25:01 +0530 Subject: armv7/lS1021atwr: Enable bootscript for secure boot Enable bootscript support in secure boot for establishing chain of trust on LS1021atwr. Signed-off-by: Gaurav Rana Reviewed-by: York Sun diff --git a/include/configs/ls1021atwr.h b/include/configs/ls1021atwr.h index f6f2e5e..a277a2d 100644 --- a/include/configs/ls1021atwr.h +++ b/include/configs/ls1021atwr.h @@ -498,6 +498,7 @@ #ifdef CONFIG_SECURE_BOOT #define CONFIG_CMD_BLOB +#include #endif #endif -- cgit v0.10.2