summaryrefslogtreecommitdiffstats
path: root/uboot-omap-fit.patch
blob: cdcc79bee51fc63af9fd6ce77322642e5d8f8e69 (plain)
1
2
3
4
5
6
7
8
9
--- u-boot-2012.07/include/configs/omap4_common.h.orig	2013-01-24 00:20:40.334731642 -0600
+++ u-boot-2012.07/include/configs/omap4_common.h	2013-01-24 00:21:08.708953803 -0600
@@ -280,4 +280,6 @@
 
 #define CONFIG_SYS_THUMB_BUILD
 
+#define CONFIG_FIT
+
 #endif /* __CONFIG_OMAP4_COMMON_H */