diff options
Diffstat (limited to 'include/configs/mx6dl_arm2.h')
-rw-r--r-- | include/configs/mx6dl_arm2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx6dl_arm2.h b/include/configs/mx6dl_arm2.h index 15abcab..9b10aaa 100644 --- a/include/configs/mx6dl_arm2.h +++ b/include/configs/mx6dl_arm2.h @@ -35,6 +35,8 @@ #define CONFIG_FLASH_HEADER_OFFSET 0x400 #define CONFIG_MX6_CLK32 32768 +#define CONFIG_SECURE_BOOT + #define CONFIG_SKIP_RELOCATE_UBOOT #define CONFIG_ARCH_CPU_INIT |