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

2012-07-06 Thread Allen Martin
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 h

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

2012-07-06 Thread Stephen Warren
On 07/06/2012 12:08 PM, Allen Martin wrote: git bisect probably requires this to be the final patch in the series? ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

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

2012-07-06 Thread Allen Martin
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 bbb80d0..16466cc 100644 --- a/include/configs/tegra20-common.h +++ b/include/configs/tegra20-common.h @