diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index ef00306a5..29dd07391 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -36,6 +36,8 @@ #define CONFIG_OF_LIBFDT #define CONFIG_CMD_BOOTZ #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ +#define CONFIG_CMD_UNZIP +#define CONFIG_CMD_CACHE #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG