summaryrefslogtreecommitdiff
path: root/include/configs/exynos4-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/exynos4-common.h')
-rw-r--r--include/configs/exynos4-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h
index 5e2aca371e..2ca14d0b86 100644
--- a/include/configs/exynos4-common.h
+++ b/include/configs/exynos4-common.h
@@ -32,7 +32,7 @@
#define CONFIG_USB_GADGET_DWC2_OTG_PHY
/* Common environment variables */
-#define CONFIG_EXTRA_ENV_ITB \
+#define ENV_ITB \
"loadkernel=load mmc ${mmcbootdev}:${mmcbootpart} ${kerneladdr} " \
"${kernelname}\0" \
"loadinitrd=load mmc ${mmcbootdev}:${mmcbootpart} ${initrdaddr} " \