global: Migrate CONFIG_MXC_UART_BASE to CFG
[platform/kernel/u-boot.git] / include / configs / MPC8548CDS.h
index 1e3ba6d..6f3e298 100644 (file)
  * Environment Configuration
  */
 
-#define        CONFIG_EXTRA_ENV_SETTINGS               \
+#define        CFG_EXTRA_ENV_SETTINGS          \
        "hwconfig=fsl_ddr:ecc=off\0"            \
        "netdev=eth0\0"                         \
        "uboot=" CONFIG_UBOOTPATH "\0"  \