summaryrefslogtreecommitdiffstats
path: root/include/configs/ibf-dsp561.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ibf-dsp561.h')
-rw-r--r--include/configs/ibf-dsp561.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ibf-dsp561.h b/include/configs/ibf-dsp561.h
index 066859f8ee..7c9f71e888 100644
--- a/include/configs/ibf-dsp561.h
+++ b/include/configs/ibf-dsp561.h
@@ -75,7 +75,7 @@
#if (CONFIG_BFIN_BOOT_MODE == BFIN_BOOT_BYPASS)
#define ENV_IS_EMBEDDED
#else
-#define ENV_IS_EMBEDDED_CUSTOM
+#define CONFIG_ENV_IS_EMBEDDED_IN_LDR
#endif
#ifdef ENV_IS_EMBEDDED
/* WARNING - the following is hand-optimized to fit within
OpenPOWER on IntegriCloud