global: Migrate CONFIG_LPC32XX_NAND_SLC_RHOLD to CFG
[platform/kernel/u-boot.git] / include / configs / devkit3250.h
index 66aa6d5..0b815de 100644 (file)
@@ -45,9 +45,9 @@
 #define CONFIG_LPC32XX_NAND_SLC_WWIDTH         66666666
 #define CONFIG_LPC32XX_NAND_SLC_WHOLD          200000000
 #define CONFIG_LPC32XX_NAND_SLC_WSETUP         50000000
-#define CONFIG_LPC32XX_NAND_SLC_RDR_CLKS       14
+#define CFG_LPC32XX_NAND_SLC_RDR_CLKS  14
 #define CONFIG_LPC32XX_NAND_SLC_RWIDTH         66666666
-#define CONFIG_LPC32XX_NAND_SLC_RHOLD          200000000
+#define CFG_LPC32XX_NAND_SLC_RHOLD             200000000
 #define CONFIG_LPC32XX_NAND_SLC_RSETUP         50000000
 
 /*
@@ -67,7 +67,7 @@
  * Environment
  */
 
-#define CONFIG_EXTRA_ENV_SETTINGS              \
+#define CFG_EXTRA_ENV_SETTINGS         \
        "ethaddr=00:01:90:00:C0:81\0"           \
        "dtbaddr=0x81000000\0"                  \
        "nfsroot=/opt/projects/images/vladimir/oe/devkit3250/rootfs\0"  \