diff options
Diffstat (limited to 'include/configs/omap4_common.h')
| -rw-r--r-- | include/configs/omap4_common.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index 180cb24f3..6ae6a0f43 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h @@ -52,7 +52,7 @@  #define CONFIG_MISC_INIT_R  #define CONFIG_OF_LIBFDT		1 - +#define CONFIG_CMD_BOOTZ  #define CONFIG_CMDLINE_TAG		1	/* enable passing of ATAGs */  #define CONFIG_SETUP_MEMORY_TAGS	1  #define CONFIG_INITRD_TAG		1 |