summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra2-common.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-05-22 09:21:55 +0000
committerAlbert ARIBAUD (U-Boot) <uboot@lilith.(none)>2012-07-09 22:44:33 +0200
commit0a7bec7f991950da90c6ee6bc59f322abebccbb7 (patch)
tree8f24893dfe88a75095c02614af86d761c2488273 /include/configs/tegra2-common.h
parent5e724ca2b65cea97a5945b163c765427a7ebf3d1 (diff)
downloadtalos-obmc-uboot-0a7bec7f991950da90c6ee6bc59f322abebccbb7.tar.gz
talos-obmc-uboot-0a7bec7f991950da90c6ee6bc59f322abebccbb7.zip
tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
So that all Tegra boards define environment variables that describe themselves. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/tegra2-common.h')
-rw-r--r--include/configs/tegra2-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h
index 94e1aa628d..20f294e784 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 */
/*
OpenPOWER on IntegriCloud