projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26275da
)
arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode
author
David Müller (ELSOFT AG)
<d.mueller@elsoft.ch>
Tue, 9 Feb 2016 15:48:31 +0000
(16:48 +0100)
committer
Tom Rini
<trini@konsulko.com>
Mon, 15 Feb 2016 17:04:46 +0000
(12:04 -0500)
Signed-off-by: David Müller <d.mueller@elsoft.ch>
include/configs/VCMA9.h
patch
|
blob
|
history
diff --git
a/include/configs/VCMA9.h
b/include/configs/VCMA9.h
index 42af34fdc6044382b79703b0a14e45b15d1ac789..de7d5c22432e3ab0b7c3200bc540ed1c8842386a 100644
(file)
--- a/
include/configs/VCMA9.h
+++ b/
include/configs/VCMA9.h
@@
-20,6
+20,8
@@
* High Level Configuration Options
* (easy to change)
*/
+#define CONFIG_SYS_THUMB_BUILD
+
#define CONFIG_S3C24X0 /* This is a SAMSUNG S3C24x0-type SoC */
#define CONFIG_S3C2410 /* specifically a SAMSUNG S3C2410 SoC */
#define CONFIG_VCMA9 /* on a MPL VCMA9 Board */