diff mbox

[U-Boot,3/7] tegra20: enable thumb build

Message ID 1341598142-28873-4-git-send-email-amartin@nvidia.com
State Changes Requested
Headers show

Commit Message

Allen Martin July 6, 2012, 6:08 p.m. UTC
Signed-off-by: Allen Martin <amartin@nvidia.com>
---
 include/configs/tegra20-common.h |    1 +
 1 file changed, 1 insertion(+)

Comments

Stephen Warren July 6, 2012, 7:10 p.m. UTC | #1
On 07/06/2012 12:08 PM, Allen Martin wrote:

git bisect probably requires this to be the final patch in the series?
Allen Martin July 6, 2012, 8:34 p.m. UTC | #2
On Fri, Jul 06, 2012 at 12:10:18PM -0700, Stephen Warren wrote:
> On 07/06/2012 12:08 PM, Allen Martin wrote:
> 
> git bisect probably requires this to be the final patch in the series?
> 

Yeah I'm sure git bisect is completely broken on the series right now,
I'll fix it up when I remove all the hacks and post it for real.
diff mbox

Patch

diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h
index bbb80d0..16466cc 100644
--- a/include/configs/tegra20-common.h
+++ b/include/configs/tegra20-common.h
@@ -191,6 +191,7 @@ 
 #define CONFIG_TEGRA_GPIO
 #define CONFIG_CMD_GPIO
 #define CONFIG_CMD_ENTERRCM
+#define CONFIG_SYS_THUMB_BUILD
 
 /* Defines for SPL */
 #define CONFIG_SPL