global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
[platform/kernel/u-boot.git] / include / configs / M5373EVB.h
index f073471..f7c09a2 100644 (file)
@@ -94,8 +94,8 @@
 #      define CONFIG_SYS_FLASH_SIZE            0x800000        /* Max size that the board might have */
 #endif
 
-#      define CONFIG_SYS_NAND_BASE             CONFIG_SYS_CS2_BASE
-#      define CONFIG_SYS_NAND_BASE_LIST        { CONFIG_SYS_NAND_BASE }
+#      define CFG_SYS_NAND_BASE                CONFIG_SYS_CS2_BASE
+#      define CFG_SYS_NAND_BASE_LIST   { CFG_SYS_NAND_BASE }
 #      define NAND_ALLOW_ERASE_ALL     1
 
 #define CONFIG_SYS_FLASH_BASE          CONFIG_SYS_CS0_BASE