]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
authorStephen Warren <swarren@nvidia.com>
Tue, 22 May 2012 09:21:55 +0000 (09:21 +0000)
committerAlbert ARIBAUD (U-Boot) <uboot@lilith.(none)>
Mon, 9 Jul 2012 20:44:33 +0000 (22:44 +0200)
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>
include/configs/tegra2-common.h

index 94e1aa628d4f399b70155faa901c1c2e6f5b487f..20f294e7846bdd2bb720d08b4c547887bda08d3a 100644 (file)
@@ -68,6 +68,7 @@
 #endif
 
 /* Environment */
+#define CONFIG_ENV_VARS_UBOOT_CONFIG
 #define CONFIG_ENV_SIZE                        0x2000  /* Total Size Environment */
 
 /*