Re: [U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL

2012-07-23 Thread Tom Warren
Tegra devs, Since I've not seen any objections (or discussion, really, beyond Simon/Allen), I'm going to apply u-boot-tegra/next to tegra/master (i.e. the SPL patches will now be de rigueur for u-boot-tegra going forward). If you have Tegra patches that you are working on, or are in the middle

Re: [U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL

2012-07-19 Thread Tom Warren
Allen, -Original Message- From: Allen Martin [mailto:amar...@nvidia.com] Sent: Wednesday, July 18, 2012 5:02 PM To: Tom Warren Cc: swar...@wwwdotorg.org; s...@chromium.org; thierry.reding@avionic- design.de; u-boot@lists.denx.de Subject: Re: [PATCH v7 00/15] split tegra20 arm7 code

Re: [U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL

2012-07-19 Thread Simon Glass
Hi Tom / Allen, On Thu, Jul 19, 2012 at 4:37 PM, Tom Warren twar...@nvidia.com wrote: Allen, -Original Message- From: Allen Martin [mailto:amar...@nvidia.com] Sent: Wednesday, July 18, 2012 5:02 PM To: Tom Warren Cc: swar...@wwwdotorg.org; s...@chromium.org; thierry.reding@avionic-

Re: [U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL

2012-07-18 Thread Allen Martin
On Tue, Jul 17, 2012 at 12:32:53PM -0700, Tom Warren wrote: Allen, -Original Message- From: Allen Martin [mailto:amar...@nvidia.com] Sent: Monday, July 16, 2012 4:02 PM To: Tom Warren; swar...@wwwdotorg.org; s...@chromium.org; thierry.red...@avionic-design.de Cc:

Re: [U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL

2012-07-17 Thread Tom Warren
Allen, -Original Message- From: Allen Martin [mailto:amar...@nvidia.com] Sent: Monday, July 16, 2012 4:02 PM To: Tom Warren; swar...@wwwdotorg.org; s...@chromium.org; thierry.red...@avionic-design.de Cc: u-boot@lists.denx.de; Allen Martin Subject: [PATCH v7 00/15] split tegra20

[U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL

2012-07-16 Thread Allen Martin
This patch series fixes a long standing problem with the tegra20 u-boot build. Tegra20 contains an ARM7TDMI boot processor and a Cortex A9 main processor. Prior to this patch series this was accomplished by #ifdefing out any armv7 code from the early boot sequence and creating a single binary