[package] uboot-imx6: update to v2013.07
[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 @@ -242,4 +242,7 @@
4  #define CONFIG_CMD_CACHE
5  #endif
6  
7 +#define CONFIG_FIT
8 +#define CONFIG_FIT_VERBOSE
9 +
10  #endif                        /* __CONFIG_H * */