projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e9207
)
tricorder: switch to CONFIG_SYS_THUMB_BUILD
author
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Fri, 23 Oct 2015 16:06:41 +0000
(18:06 +0200)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Tue, 10 Nov 2015 14:03:59 +0000
(15:03 +0100)
The tricorder and tricorder_flash boards have grown too big.
Reduce their size by building them with CONFIG_SYS_THUMB_BUILD.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
include/configs/tricorder.h
patch
|
blob
|
history
diff --git
a/include/configs/tricorder.h
b/include/configs/tricorder.h
index 02b0e6351f4dee187d5c4e586909471e374e7861..0ab69e665aba78391cf16b25122a78db202f211e 100644
(file)
--- a/
include/configs/tricorder.h
+++ b/
include/configs/tricorder.h
@@
-17,6
+17,7
@@
#define __CONFIG_H
/* High Level Configuration Options */
+#define CONFIG_SYS_THUMB_BUILD
#define CONFIG_OMAP /* in a TI OMAP core */
#define CONFIG_OMAP_COMMON
/* Common ARM Erratas */