[U-Boot] [PATCH V3 2/2] tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG

Simon Glass sjg at chromium.org
Fri Jun 1 01:38:40 CEST 2012


On Tue, May 22, 2012 at 12:21 PM, Stephen Warren <swarren at wwwdotorg.org>wrote:

> From: Stephen Warren <swarren at nvidia.com>
>
> So that all Tegra boards define environment variables that describe
> themselves.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
>

Acked-by: Simon Glass <sjg at chromium.org>


> ---
> v2: Adjust to new CONFIG variable name
> ---
>  include/configs/tegra2-common.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/tegra2-common.h
> b/include/configs/tegra2-common.h
> index 1931179..d6ea851 100644
> --- a/include/configs/tegra2-common.h
> +++ b/include/configs/tegra2-common.h
> @@ -68,6 +68,7 @@
>  #endif
>
>  /* Environment */
> +#define CONFIG_ENV_VARS_UBOOT_CONFIG
>  #define CONFIG_ENV_SIZE                        0x2000  /* Total Size
> Environment */
>
>  /*
> --
> 1.7.0.4
>
>


More information about the U-Boot mailing list