[U-Boot] [PATCH] Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG

Tom Rini trini at ti.com
Sun Nov 4 19:29:21 CET 2012


On Wed, Oct 31, 2012 at 04:23:27PM -0500, Joe Hershberger wrote:
> Hi Stephen,
> 
> On Wed, Oct 31, 2012 at 4:17 PM, Stephen Warren <swarren at wwwdotorg.org> wrote:
> > From: Stephen Warren <swarren at nvidia.com>
> >
> > CONFIG_ENV_VARS_UBOOT_CONFIG creates environment variables indicating
> > which configuration U-Boot was built for. Some U-Boot binaries run on
> > multiple boards, and hence this information may not uniquley describe
> > the HW that U-Boot is actually running on. Another patch introduces
> > environment variable board_name to represent that. In order to avoid
> > scripts having to check $board_name, use it if set, and then fall back
> > to using $board, make CONFIG_ENV_VARS_UBOOT_CONFIG also set a default
> > value for board_name, so that variable is always available.
> >
> > Signed-off-by: Stephen Warren <swarren at nvidia.com>
> > ---
> 
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121104/fad1d389/attachment.pgp>


More information about the U-Boot mailing list