From 5fbc56cfdc82ed6f7226217ad82fc3872c5ac3b3 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 29 May 2013 01:27:30 +0000 Subject: uboot-imx6: add new package SVN-Revision: 36754 --- package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch (limited to 'package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch') diff --git a/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch b/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch new file mode 100644 index 0000000000..f4fb2c683e --- /dev/null +++ b/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch @@ -0,0 +1,10 @@ +--- a/include/configs/wandboard.h ++++ b/include/configs/wandboard.h +@@ -206,4 +206,7 @@ + #define CONFIG_CMD_CACHE + #endif + ++#define CONFIG_FIT ++#define CONFIG_FIT_VERBOSE ++ + #endif /* __CONFIG_H * */ -- cgit v1.2.3