From patchwork Wed Aug 15 21:39:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot,v3,9/9] tegra20: enable thumb build From: Allen Martin X-Patchwork-Id: 177863 Message-Id: <1345066741-19613-10-git-send-email-amartin@nvidia.com> To: , , , , , Cc: u-boot@lists.denx.de Date: Wed, 15 Aug 2012 14:39:01 -0700 Signed-off-by: Allen Martin --- include/configs/tegra20-common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h index 1c0d235..e6d42b0 100644 --- a/include/configs/tegra20-common.h +++ b/include/configs/tegra20-common.h @@ -191,6 +191,7 @@ #define CONFIG_CMD_GPIO #define CONFIG_CMD_ENTERRCM #define CONFIG_CMD_BOOTZ +#define CONFIG_SYS_THUMB_BUILD /* Defines for SPL */ #define CONFIG_SPL