diff --git a/lichee/brandy/u-boot-2014.07/include/configs/sun8iw15p1.h b/lichee/brandy/u-boot-2014.07/include/configs/sun8iw15p1.h index 19e6ed3ad..4ffa0bb62 100755 --- a/lichee/brandy/u-boot-2014.07/include/configs/sun8iw15p1.h +++ b/lichee/brandy/u-boot-2014.07/include/configs/sun8iw15p1.h @@ -169,6 +169,11 @@ #define CONFIG_CMD_SUNXI_PMU #define CONFIG_CMD_SUNXI_SYSCFG +#define CONFIG_CMD_EXT4 +#define CONFIG_CMD_MD5SUM +#define CONFIG_MD5 + + #ifdef CONFIG_SUNXI_DMA #define CONFIG_SUNXI_CMD_DMA #endif