diff options
Diffstat (limited to 'include/configs/keymile-common.h')
-rw-r--r-- | include/configs/keymile-common.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/keymile-common.h b/include/configs/keymile-common.h index 77e20909ce..da5a4475b0 100644 --- a/include/configs/keymile-common.h +++ b/include/configs/keymile-common.h @@ -26,6 +26,9 @@ /* Do boardspecific init for all boards */ #define CONFIG_BOARD_EARLY_INIT_R +#define CONFIG_LAST_STAGE_INIT + +#define CONFIG_BOOTCOUNT_LIMIT /* * By default kwbimage.cfg from board specific folder is used |