Re: [U-Boot] [PATCH v3 08/14] tegra20: add SPL config options for tegra20 boards

2012-06-11 Thread Simon Glass
Hi Allen, On Mon, Jun 11, 2012 at 12:05 PM, Allen Martin wrote: > On Sat, Jun 09, 2012 at 11:35:29AM -0700, Simon Glass wrote: > > Hi Allen, > > > > diff --git a/include/configs/tegra20-common-post.h > b/include/configs/tegra20-common-post.h > > index b535934..6b046bd 100644 > > --- a/include/co

Re: [U-Boot] [PATCH v3 08/14] tegra20: add SPL config options for tegra20 boards

2012-06-11 Thread Allen Martin
On Sat, Jun 09, 2012 at 11:35:29AM -0700, Simon Glass wrote: > Hi Allen, > > diff --git a/include/configs/tegra20-common-post.h > b/include/configs/tegra20-common-post.h > index b535934..6b046bd 100644 > --- a/include/configs/tegra20-common-post.h > +++ b/include/configs/tegra20-common-post.h > @

Re: [U-Boot] [PATCH v3 08/14] tegra20: add SPL config options for tegra20 boards

2012-06-09 Thread Simon Glass
Hi Allen, On Fri, Jun 8, 2012 at 2:16 PM, Allen Martin wrote: > Add SPL options to tegra20 config files and enable SPL build for > tegra20 boards in boards.cfg > > Signed-off-by: Allen Martin > --- > boards.cfg| 18 - > include/configs/tegra20-common-post.

Re: [U-Boot] [PATCH v3 08/14] tegra20: add SPL config options for tegra20 boards

2012-06-08 Thread Allen Martin
On Fri, Jun 08, 2012 at 10:19:02PM -0700, Stephen Warren wrote: > On 06/08/2012 03:16 PM, Allen Martin wrote: > > Add SPL options to tegra20 config files and enable SPL build for > > tegra20 boards in boards.cfg > > > diff --git a/include/configs/tegra20-common.h > > b/include/configs/tegra20-com

Re: [U-Boot] [PATCH v3 08/14] tegra20: add SPL config options for tegra20 boards

2012-06-08 Thread Stephen Warren
On 06/08/2012 03:16 PM, Allen Martin wrote: > Add SPL options to tegra20 config files and enable SPL build for > tegra20 boards in boards.cfg > diff --git a/include/configs/tegra20-common.h > b/include/configs/tegra20-common.h > @@ -183,7 +183,7 @@ > #define PHYS_SDRAM_1 TEGRA20_SDRC_CS

[U-Boot] [PATCH v3 08/14] tegra20: add SPL config options for tegra20 boards

2012-06-08 Thread Allen Martin
Add SPL options to tegra20 config files and enable SPL build for tegra20 boards in boards.cfg Signed-off-by: Allen Martin --- boards.cfg| 18 - include/configs/tegra20-common-post.h | 65 + include/configs/tegra20-common.h