Skip to content

Commit

Permalink
tricorder: switch to CONFIG_SYS_THUMB_BUILD
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
albert-aribaud-u-boot committed Nov 10, 2015
1 parent 62e9207 commit 44b0e47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/configs/tricorder.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 44b0e47

Please sign in to comment.