uboot-tools/uboot-omap-fit.patch

10 lines
293 B
Diff

--- 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 */