diff options
Diffstat (limited to 'include/configs/mx7_common.h')
-rw-r--r-- | include/configs/mx7_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index 26894cb..c90c5d2 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -70,7 +70,7 @@ /* Secure boot (HAB) support */ #ifdef CONFIG_SECURE_BOOT -#define CONFIG_CSF_SIZE 0x2000 +#define CONFIG_CSF_SIZE 0x4000 #define CONFIG_CMD_DEKBLOB #endif |