[U-Boot] [PATCH 4/4] OMAP4: enable Thumb build
Aneesh V
aneesh at ti.com
Wed Feb 15 14:57:33 CET 2012
Signed-off-by: Aneesh V <aneesh at ti.com>
---
Changes from RFC to V1:
- None
---
include/configs/omap4_common.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h
index a989721..01b4d6c 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -287,4 +287,6 @@
#define CONFIG_SYS_ENABLE_PADS_ALL
+#define CONFIG_SYS_THUMB_BUILD
+
#endif /* __CONFIG_OMAP4_COMMON_H */
--
1.7.1
More information about the U-Boot
mailing list