Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Simon Glass
Hi Allen, On Mon, Jun 11, 2012 at 4:09 PM, Allen Martin wrote: > On Mon, Jun 11, 2012 at 01:21:13PM -0700, Simon Glass wrote: > > Hi Allen, > > > > On Mon, Jun 11, 2012 at 12:22 PM, Allen Martin > wrote: > > On Sat, Jun 09, 2012 at 12:12:09PM -0700, Simon Glass wrote:

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Allen Martin
On Mon, Jun 11, 2012 at 01:21:13PM -0700, Simon Glass wrote: > Hi Allen, > > On Mon, Jun 11, 2012 at 12:22 PM, Allen Martin > mailto:amar...@nvidia.com>> wrote: > On Sat, Jun 09, 2012 at 12:12:09PM -0700, Simon Glass wrote: > > Hi Allen, > > > > On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin > > m

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Simon Glass
Hi Allen, On Mon, Jun 11, 2012 at 12:22 PM, Allen Martin wrote: > On Sat, Jun 09, 2012 at 12:12:09PM -0700, Simon Glass wrote: > > Hi Allen, > > > > On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin amar...@nvidia.com>> wrote: > > Add target for tegra20 u-boot image. This is a concatenation of tegr

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Allen Martin
On Sat, Jun 09, 2012 at 12:12:09PM -0700, Simon Glass wrote: > Hi Allen, > > On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin > mailto:amar...@nvidia.com>> wrote: > Add target for tegra20 u-boot image. This is a concatenation of tegra > spl and normal u-boot binaries. > > Signed-off-by: Allen Marti

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-11 Thread Allen Martin
On Fri, Jun 08, 2012 at 10:21:15PM -0700, Stephen Warren wrote: > On 06/08/2012 03:16 PM, Allen Martin wrote: > > Add target for tegra20 u-boot image. This is a concatenation of tegra > > spl and normal u-boot binaries. > > > diff --git a/board/nvidia/seaboard/config.mk > > b/board/nvidia/seaboa

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-09 Thread Simon Glass
Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin wrote: > Add target for tegra20 u-boot image. This is a concatenation of tegra > spl and normal u-boot binaries. > > Signed-off-by: Allen Martin > --- > .gitignore |1 + > Makefile| 11 ++

Re: [U-Boot] [PATCH v3 09/14] tegra20: add u-boot.t2 target

2012-06-08 Thread Stephen Warren
On 06/08/2012 03:16 PM, Allen Martin wrote: > Add target for tegra20 u-boot image. This is a concatenation of tegra > spl and normal u-boot binaries. > diff --git a/board/nvidia/seaboard/config.mk b/board/nvidia/seaboard/config.mk > +PAD_TO=0x00208000 Can we use $(CONFIG_SYS_TEXT_BASE) or simil