f4fb2c683e86ff8e7def73e9a86d138bfd994634
[openwrt.git] / package / boot / uboot-imx6 / patches / 100-wandboard-enable-fit.patch
1 --- a/include/configs/wandboard.h
2 +++ b/include/configs/wandboard.h
3 @@ -206,4 +206,7 @@
4  #define CONFIG_CMD_CACHE
5  #endif
6  
7 +#define CONFIG_FIT
8 +#define CONFIG_FIT_VERBOSE
9 +
10  #endif                        /* __CONFIG_H * */