projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e724ca
)
tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
author
Stephen Warren
<swarren@nvidia.com>
Tue, 22 May 2012 09:21:55 +0000
(09:21 +0000)
committer
Albert 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
patch
|
blob
|
history
diff --git
a/include/configs/tegra2-common.h
b/include/configs/tegra2-common.h
index 94e1aa628d4f399b70155faa901c1c2e6f5b487f..20f294e7846bdd2bb720d08b4c547887bda08d3a 100644
(file)
--- 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 */
/*