summaryrefslogtreecommitdiff
path: root/include/configs/trats2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-11 00:34:22 +0300
committerTom Rini <trini@konsulko.com>2021-08-30 21:10:05 +0300
commitc86320418302a6bee7f737fba8a1e9222737de6f (patch)
tree67af8d6a58dac6106c850b6174d8ad2113ab47f3 /include/configs/trats2.h
parent90e5e78b1d8974da1d931ab32711968097ae02ee (diff)
downloadu-boot-c86320418302a6bee7f737fba8a1e9222737de6f.tar.xz
exynos: Update environment macros a bit
Rework the default environment a bit to not use non-standard CONFIG_ENV_... names and similar one-off CONFIG names. Cc: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'include/configs/trats2.h')
-rw-r--r--include/configs/trats2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/trats2.h b/include/configs/trats2.h
index 4b1eff08f3..e5f2b0cc99 100644
--- a/include/configs/trats2.h
+++ b/include/configs/trats2.h
@@ -125,7 +125,7 @@
"setenv spl_imgsize;" \
"setenv spl_imgaddr;" \
"setenv spl_addr_tmp;\0" \
- CONFIG_EXTRA_ENV_ITB \
+ ENV_ITB \
"fdtaddr=40800000\0" \
/* GPT */