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

Allen Martin amartin at nvidia.com
Mon Jun 11 21:09:02 CEST 2012


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/seaboard/config.mk
> 
> > +PAD_TO=0x00208000
> 
> Can we use $(CONFIG_SYS_TEXT_BASE) or similar here to avoid duplicating
> the value? Can this change be made to a common config.mk so every board
> doesn't need it? If not I assume this change should edit a few more
> board config files.

I'll take a look if CONFIG_SYS_TEXT_BASE is valid here, that would
certainly be better than trying to keep them in sync.

You're right, all boards need this.

-Allen
-- 
nvpublic


More information about the U-Boot mailing list