add chaos_calmer branch
[15.05/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 @@ -238,4 +238,7 @@
4  #define CONFIG_CMD_CACHE
5  #endif
6  
7 +#define CONFIG_FIT
8 +#define CONFIG_FIT_VERBOSE
9 +
10  #endif                        /* __CONFIG_H * */