mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-20 20:26:12 -04:00
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>
This commit is contained in:
parent
5e724ca2b6
commit
0a7bec7f99
@ -68,6 +68,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Environment */
|
/* Environment */
|
||||||
|
#define CONFIG_ENV_VARS_UBOOT_CONFIG
|
||||||
#define CONFIG_ENV_SIZE 0x2000 /* Total Size Environment */
|
#define CONFIG_ENV_SIZE 0x2000 /* Total Size Environment */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user